代码搜索:Netlab
找到约 753 项符合「Netlab」的源代码
代码结果 753
www.eeworm.com/read/150905/12250055
htm mlpfwd.htm
Netlab Reference Manual mlpfwd
mlpfwd
Purpose
Forward propagation through 2-layer network.
Synopsis
y = mlpfwd(
www.eeworm.com/read/150905/12250059
htm demhmc1.htm
Netlab Reference Manual demhmc1
demhmc1
Purpose
Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians.
Synops
www.eeworm.com/read/150905/12250062
htm gpfwd.htm
Netlab Reference Manual gpfwd
gpfwd
Purpose
Forward propagation through Gaussian Process.
Synopsis
y = gpfwd(ne
www.eeworm.com/read/150905/12250065
htm demgmm3.htm
Netlab Reference Manual demgmm3
demgmm3
Purpose
Demonstrate density modelling with a Gaussian mixture model.
Synopsis
www.eeworm.com/read/150905/12250084
htm gpinit.htm
Netlab Reference Manual gpinit
gpinit
Purpose
Initialise Gaussian Process model.
Synopsis
net = gpinit(net, tri
www.eeworm.com/read/150905/12250096
htm quasinew.htm
Netlab Reference Manual quasinew
quasinew
Purpose
Quasi-Newton optimization.
Description
[x, options, flog, poi
www.eeworm.com/read/150905/12250099
htm somunpak.htm
Netlab Reference Manual somunpak
somunpak
Purpose
Replaces node weights in SOM.
Synopsis
net = somunpak(net, w)
www.eeworm.com/read/150905/12250103
htm kmeans.htm
Netlab Reference Manual kmeans
kmeans
Purpose
Trains a k means cluster model.
Synopsis
centres = kmeans(centres
www.eeworm.com/read/150905/12250105
htm conffig.htm
Netlab Reference Manual conffig
conffig
Purpose
Display a confusion matrix.
Synopsis
conffig(y, t)
fh = conffig
www.eeworm.com/read/150905/12250121
htm demopt1.htm
Netlab Reference Manual demopt1
demopt1
Purpose
Demonstrate different optimisers on Rosenbrock's function.
Synopsis