资源列表
vc34733555
- 进行汉字,字符,数字识别,有预先的训练集一开始载入,然后通过一遍遍的学习,达到识别的功能-for Chinese characters, characters, digital identification, and pre-training set included a start, and then repeatedly through the study, to achieve the function
C++GP
- 遗传规划的C++实现文档,可做遗传规划的编程参考-Genetic Programming in C achieve documents, planning to do genetic programming reference
Genetic-algorithm-optimization
- 遗传算法的优化计算——————建模自变量降维-Genetic algorithm optimization-- modeling variable dimension reduction
BACKPROP
- 是vc++编写的BP神经网络预测源代码,在预测的方向需要的通知下载吧
eg27-zibianliangjiangwei
- 《MATLAB神经网络30个案例分析》中的第27个例子,案例27 遗传算法的优化计算——建模自变量降维。希望对大家有一定的帮助!-The MATLAB neural network analysis of 30 cases of 27 example, 27 cases of genetic algorithm optimization, modeling the independent variable dimension reduction. Hope to have certain hel
prolog-in-AI
- 一个动物识别专家系统在PROLOG下的实现,通过一个简单的实例来讲解PROLOG在人工智能领域的应用-An animal recognition expert system in PROLOG under implementation through a simple example to explain the application of PROLOG in the field of artificial intelligence
shenjingwangluo-C
- 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。
cnn_linear_max-master
- 一个简单的卷积神经网络与线性神经元。 结构:输入- >卷积- > max池- >卷积- > max池- >完全连接。 编译c++马克斯池功能首先输入“墨西哥人MaxPooling.cpp”。 数据可以在http://ai.stanford.edu/下载~ amaas /数据/ data.zip 可以在http://ufldl.stanford.edu/wiki/index.php/Using_the_MNIST_Dataset下载的数据加载函数
lssvm
- 最小二乘支持源程序向量机,用于分类识别的改进源程序,喜欢SVM的可以看下-Least squares support vector machine source code, the source code for improved classification, may look like SVM
cvSamplePeopleDetect
- opencv识别行人实例代码,需要自行加opencv的库,即可使用。-It s an opencv example code of Pedestrian recognition , you need to add their own opencv library to use.
An_Adaptive_Transverse_filter_using_LMS_algorithm.
- 本文件介绍采用最小均方算法的自适应横向滤波器,pdf文件内含有相应的MATLAB程序及仿真结果等。-This document describes the use of least mean square adaptive transversal filter algorithm, pdf file containing the appropriate procedures and simulation results of MATLAB.
Knapsack
- 算法设计,Knapsack算法解决背包问题,C#编写-Design of the algorithm, the Knapsack algorithm to solve knapsack problem, C# prepared
