资源列表
The_Intelligent_Optimization_Methods
- 有关智能优化方法(模拟退火,遗传算法,禁忌搜索,等等)-The intelligent optimization methods (simulated annealing,genetic algorithm,tabu search,etc)
Search-principle
- 人工智能的应用技术,主要讲述了图搜索策略,盲目搜索,启发式搜索并附有实例。-The application of artificial intelligence techniques, search strategy focuses on the figure, the blind search, heuristic search together with examples.
reply
- 酷Q的全能词库,拥有10000多条只能词库数据,几乎达到完全只能的匹配,智能程度可以媲美小黄鸡-Cool qq chat thesaurus, a total of more than ten thousand data
letter_recognition
- 用一个三层的BP网络实现下列两类字母的识别问题,L字母输出为1,T字母输出为0.-use a three-layers BP network to recognize 2 types of letter,the output of L is 1,the output of T is 0.
myRBF_2
- 自己编写的RBF神经网络,采用的数据集是iris. 先使用KMeans找中心点,再训练RBF网络-I have written RBF neural network, using the data set is iris. First using KMeans find the center, retraining RBF network
VCPP-image-processing-chapter06
- VisualC++数字图像处理技术详解第2版光盘-第六章-VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VI
neural_network
- 用C++开发的一个人工神经网络小游戏,很好玩的哦。
jswarm-pso
- 不错的代码 调试过了。希望会对大家有帮助 。-Well after debugging the code. Hope will be helpful
GeneralGreedy
- 社会网络分析中通用的贪心算法,包含IC模型,LT模型,WC模型,对比试验中经常用到以及后续改善比较常用的贪心算法框架。-Gm s greedy algorithm in the social network analysis, including IC model, LT model, WC model, is often used in the experiment and further improve the greedy algorithm framework which are fre
robot
- 本程序主要针对机器人的鲁棒控制问题开展控制算法研究(This procedure mainly aims at the robot robust control problem, develops the control algorithm research)
Multi-layer-neural-net
- 多层神经网络设计和仿真 应用与反步控制系统设计中-multi-neruo networks
somtoolbox2_Mar_17_2005
- 自组织映射(SOM)的相关使用程序,内有说明文档,有简单demo可以用来演示和理解程序。-code about self-organizing map, document of how to use are inside,and demo inside