资源列表
Text1
- 遗传算法的实现代码,是最原始的遗传算法,不加任何改进,适合初学者,代码不长,容易理解-Genetic algorithm implementation code, is the most primitive genetic algorithm, without any improvement, suitable for beginners, the code is not long, easy to understand
GA_code
- 遗传算法的代码,面向对象的c++编程,编译通过,由一个头文件和一个算法引擎文件和一个主函数文件组成,比较适合有面向对象编程基础的初学者-Genetic algorithm code, object-oriented programming c++, compile, it consists of a header and an algorithm engine files and files a main function, more suitable for beginners basis o
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
