This applet illustrates the prediction capabilities of the multi-layer perceptrons. It allows to define an input signal on which prediction will be performed. The user can choose the number of input units, hidden units and output units, as well as the delay between the input series and the predicted output series. Then it is possible to observe interesting prediction properties.
本程序?qū)嵶鯩LP(multi-layer perceptron)算法,使用者可以自行設(shè)定訓(xùn)練數(shù)據(jù)集與測(cè)試數(shù)據(jù)集,將訓(xùn)練數(shù)據(jù)集加載,在2、3維下可以顯示其分布狀態(tài),并分別設(shè)定鍵節(jié)值、學(xué)習(xí)率、迭代次數(shù)來(lái)訓(xùn)練其類神經(jīng)網(wǎng)絡(luò),最后可觀看辨識(shí)率與RMSE(Root Mean squared error)來(lái)判別訓(xùn)練是否可以停止。
Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generalized to multi-layer perceptrons.
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like multi-layer Perceptron, Radial basis function networks, Hopfield networks etc.
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measurement noise
% using a multi-layer perceptron (MLP) and both the EKF and
% the hybrid importance-samping resampling (SIR) algorithm.
neural network utility is a Neural Networks library for the
C++ Programmer. It is entirely object oriented and focuses
on reducing tedious and confusing problems of programming neural networks.
By this I mean that network layers are easily defined. An
entire multi-layer network can be created in a few lines, and
trained with two functions. Layers can be connected to one another
easily and painlessly.
The STi7141 is a highly integrated SoC (systemon-
chip) designed to meet the demanding needs of
the interactive cable set top box market place. The
STi7141 integrates all the major system functions
into a single device, and provides world leading,
multi-layer, advanced security technologies to
protect valuable video and audio assets.