资源列表
cmeans
- 人工智能中比较经典的c-means算法的实现。在MATLAB中,数据使用矩阵存储比vc中好实现!
TSP
- Traveling Salesman Problem
neural_network
- 简单的神经网络应用,对神经网络小白来说还是不错的。-Simple neural network application, the neural network is still good for small white.
yj1
- 简单一元函数优化实例,利用遗传算法计算函数f(x)=x*sin(10pi*x)+2.0,-1<=x<=2的最大值
BP
- 基于C++程序的神经网络Bp算法-Based on C++ programs Bp neural network algorithm for
bijiao
- 这是比较图程序,实现连个图形的比较,有用希望珍惜,很有用的程序一定要珍藏啊,关于神经网络的-This is the comparison chart programs achieve even a graphic comparison, useful to cherish Very useful program must collect carefully ah, about neural network of east east
p
- PLS用于偏最小二乘回归计算,十分有用的源程序代码-PLS matlab
yichuanmatlab
- 这是作者自己编写的基于matlab语言的程序设计。遗传算法的函数优化 应用。 -is prepared by the author himself on the Matlab programming language. Genetic Algorithms Optimization applications.
NNapply3
- 利用BP神经网络进行字符识别的程序,由于需要使用Matlab中的Toolbox,所以需要预先安装Matlab6.0及以上。-Neural Network Example ,Edited by Matlab!
Bayes
- 贝叶斯分类实验,设计简单的线性分类器,了解模式识别的基本方法。掌握利用贝叶斯公式进行设计分类器的方法。-Bayesian classification experiment is designed to be simple linear classifier, know the basic methods of pattern recognition. Master the use of Bayesian classifier design formula method.
mnist_irnn
- 基于keras的python的循环神经网络rnn,对数据库minis进行的分类。希望大家喜欢-Based keras the python loop neural network rnn, minis conduct classification. I hope you like
tensorflow人工神经网络线性回归
- 通过人工神经网络实现收入与教育水平关系的线性回归。附带训练数据,