搜索资源列表
-
1下载:
三层前馈神经网络的BP算法。程序具有以下功能:
(1) 允许选择各层节点数;
(2) 允许选用不同的学习率η;
(3) 能对权值进行初始化,初始化用[-1、1]区间的随机数;
(4)允许选用单极性和双极性两种不同Sigmoid型转移函数。
-Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the
-
-
0下载:
MATLAB编写的误差反向传播(BP)神经网络简单分类器。-MATLAB prepared by error back-propagation [BP] neural network classifier easy.
-
-
1下载:
matlab动量梯度下降算法
生成一个新的前向神经网络
对BP神经网络进行训练
对BP神经网络进行仿真-Momentum matlab gradient descent algorithm to generate a new feed-forward neural networks trained BP neural network on the BP neural network simulation
-
-
0下载:
NN neural network for face recognition
supervised feed forward back propagation neural network
-
-
1下载:
-
-
1下载:
RNNSIM ver. 1.0 is a program with an intercative graphical user interface
(GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used
in training and testing the Random Neural Network(RNN) models.
This version (ver. 1.0) impleme
-
-
0下载:
feed forward back propagation neural network-feed forward back propagation neural network
-
-
0下载:
针对各种机器学习,深度学习领域的一个matlab工具包-A machine learning library focused on deep learning.Following algorithms and models are provided along with some static utility classes:
- Naive Bayes, Linear Regression, Logistic Regression, Softmax Regression, Linear S
-