demprior.htm
来自「模式识别的主要工具集合」· HTM 代码 · 共 44 行
HTM
44 行
<html><head><title>Netlab Reference Manual demprior</title></head><body><H1> demprior</H1><h2>Purpose</h2>Demonstrate sampling from a multi-parameter Gaussian prior.<p><h2>Synopsis</h2><PRE>demprior</PRE><p><h2>Description</h2>This function plots the functions represented by a multi-layer perceptronnetwork when the weights are set to values drawn from a Gaussian priordistribution. The parameters <CODE>aw1</CODE>, <CODE>ab1</CODE> <CODE>aw2</CODE> and <CODE>ab2</CODE> control the inverse variances of the first-layer weights, the hidden unit biases, the second-layer weights and the output unit biases respectively. Their values can be adjusted on a logarithmic scale using the sliders, or by typing values into the text boxes and pressing the return key. <p><h2>See Also</h2><CODE><a href="mlp.htm">mlp</a></CODE><hr><b>Pages:</b><a href="index.htm">Index</a><hr><p>Copyright (c) Ian T Nabney (1996-9)</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?