资源列表
a2
- 蚁群算法C++实现,是比较原始的蚁群算法,比较适合初学者,含注释-C++ ant colony algorithm to achieve, it is more primitive colony algorithm, more suitable for beginners, including the Notes
DBN_C
- 深度信念网络工具箱,用C语言写的,包括了受限玻尔兹曼机的工具箱-deep belief network toolbox, write by C programming language
DBN-cpp
- 深度信念网络工具箱,用C++写的,包含了受限波尔兹曼机的程序-deep belief network toolbox, including Restricted Boltzmann Machines, c++ edition
DBN-java
- 深度信念网络工具箱,用JAVA写的,包含了受限波尔兹曼机的程序-deep belief network toolbox, including Restricted Boltzmann Machines, java edition
rbf_pid_code
- 在MATLAB环境中实现RBF神经网络自适应控制-Implement RBF Neural Network Adaptive Control in the MATLAB environment
plot_isotonic_regression
- 保序回归是寻找使训练集均方差最小的近似函数,它的优点是目标函数不要线性的。-The isotonic regression finds a non-decreasing approximation of a function while minimizing the mean squared error on the training data. The benefit of such a model is that it does not assume any form for the tar
sblDecoder
- 贝叶斯学习的入门例子,一个混合余弦信号的重建-bayesian learning example
oranage_and_apple_classify
- 神经网络感知机学习规则,php代码实现,自动学习权值,支持重置权值等。-NN learning,php programming
BPNN_Java
- 神经网络,BP算法,对iris数据进行训练和测试。本程序采用Java语言编写,学习正确率达98 。-iris data analysis,java programming,bp algorithm
BP_IRIS
- BP算法对IRIS数据进行分类,MATLAB代码,带数据文件-BP algorithm,iris data analysis,matlab programming
NN-experiment
- 神经网络实验指导书,仅供参考。BP网络实验、SOM实验等等,含实验指导。-NN experiment book,for reference
IRIS_SVM
- SVM算法对IRIS数据进行分类,采用MATLAB代码编写,带iris原始数据。-matlab implementation,iris classiy,svm method
