glmpak
Purpose
Combines weights and biases into one weights vector.
Synopsis
w = glmpak(net)
Description
w = glmpak(net)
takes a network data structure
net
and combines them into a single row vector
w
.
See Also
glm
,
glmunpak
,
glmfwd
,
glmerr
,
glmgrad
Pages:
Index
Copyright (c) Ian T Nabney (1996-9)