资源列表
eee
- 四种SVM工具箱的使用要点,看看把,也许对你有用的-SVM toolbox use four points to see if, perhaps useful for you
MCproblem
- 人工智能解决野人传教士本实验研究了用人工智能的理论求解传教士(Missionaries)与野人(Cannibals)过河问题(M-C问题)。实验设计采用产生式系统的概念,将问题用状态空间表示,搜索技术采用状态空间启发式搜索的A*算法,规则设计采用产生式规则,用C语言实现了A*算法求解M-C问题,加深了对人工智能的认识与理解。过河问题。-Of artificial intelligence to solve Savage missionaries studied in this experimen
3BP
- C++实现的三层隐含层BP神经网络。网上只有单隐含层的,这个是个难得的例子。对初学者很有用处。-C++ achieve three-hidden layer BP neural network. Online only a single hidden layer, this is a rare example. Useful for beginners.
ABC_MATLAB
- 这是基本的蚁群优化算法,简单高效,非常适合初学者使用。-This is the basic ant colony optimization algorithm, simple and efficient, very suitable for beginners to use.
svmMLiA
- 机器学习实战中,SVM向量机算法的实现。包括必要的注解、分类效果的测试-Machine learning actual combat, achieve SVM vector machine algorithm. Including tests necessary notes, classification effect
EightDigits
- 八数码,启发式,曼哈顿距离,A*算法实现-Eight digital, heuristic, Manhattan distance, A* algorithm
1
- 说明: fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!-Descr iption: fga.m genetic algorithm for the main program binary Gray encoding, roulette wheel method based on linear ranking selection, uniform crossover and mutation operator
9111d3770210
- Neural Network program
Nccprop
- Ncc神经网络C语言实现.经测试可运行.运行环境TurboC2.-C program sample of Ncc network
id3
- 基于id3算法的c++程序,并有测试的数据。-Id3 algorithm c++ procedures and test data.
8puzzle.tar
- 人工智能经典入门问题:八数码(百度一下就知道是什么了),使用A*算法实现,能够迅速求解出八数码的最简单解法。-Artificial intelligence introduction to the classic question: eight digital (Baidu Search know what it is), using the A* algorithm, can quickly find out the simple solution of eight digital.
neural-network-control-source
- 以MATLAB程式語言撰寫之類神經網路控制源碼-neural network control source writing with MATLAB