network.txt
来自「有关PPCA的计算程序」· 文本 代码 · 共 22 行
TXT
22 行
The latest release of Netlab includes the following algorithms:
PCA
Mixtures of probabilistic PCA
Gaussian mixture model with EM training algorithm
Linear and logistic regression with IRLS training algorithm
Multi-layer perceptron with linear, logistic and softmax outputs and appropriate error functions
Radial basis function (RBF) networks with both Gaussian and non-local basis functions
Optimisers, including quasi-Newton methods, conjugate gradients and scaled conjugate gradients
Multi-layer perceptron with Gaussian mixture outputs (mixture density networks)
Gaussian prior distributions over parameters for the MLP, RBF and GLM including multiple hyper-parameters
Laplace approximation framework for Bayesian inference (evidence procedure)
Automatic Relevance Determination for input selection
Markov chain Monte-Carlo including simple Metropolis and hybrid Monte-Carlo
K-nearest neighbour classifier
K-means clustering
Generative Topographic Map
Neuroscale topographic projection
Gaussian Processes
Hinton diagrams for network weights
Self-organising map
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?