资源列表
bw
- BP神经网络的C语言实现 -yuuy7yytyytytyttytytyt
Minesweeper
- 我自己写的利益遗传算法和神经网络技术编写的小游戏,对学习人工智能非常有帮助-I wrote it myself in the interests of genetic algorithm and neural network technology to prepare small game AI is very helpful for learning
Puzzle
- 利用遗传算法编写的24数码程序,对学习遗传算法和图形界面编程非常有用-Using the genetic algorithm written in 24 digital programs, to learn of genetic algorithm and graphical interface programming is very useful
GA_TSP
- Another TSP GA for Maltab
20091010173227917antisearch
- 一个反碰撞算法源码,分析了算法的关键问题,确定了算法策略,进行了算法设计-An anti-collision algorithm source code, analyzes the key issues of the algorithm to determine the algorithm strategy, the algorithm design
kongzhi
- 基于Matlab实现了智能控制中的离线模糊推理计算-Matlab-based implementation of the intelligent control of the off-line calculation of fuzzy reasoning
MachineLearning
- machine learning 中文版-machine learning
monituihuo
- 模拟退火入门程序,从原理出发,最直接的写法得到。-a function similar to simulannealbnd.
yc1
- 遗传算法小例子,适合初学者。-A small example of genetic algorithms, suitable for beginners.
BPNet
- 关于BP神经网络的代码,是用c++实现的,希望对大家有帮助-Neutral Net of BP,which is completed by C++.I hope it is useful to everyone.
apriori
- 数据挖掘中一个很经典的算法!!很值得下载!!非常有用-this is a very important algorithm!!
DecisionTree
- 决策树ID3算法,带详细注释,可参考《数据挖掘概念与技术》里P185~P196,以MyEclipse7.0环境下开发的 测试数据在data文件下-Decision Tree ID3 Algorithm with extremely detail comments, refering to the book of Data Minning Concepts and Techniques. Do comprehend the content from Page 185 to Page 196 i