资源列表
moyituihuo
- 数学建模用到的常见算法 模拟退火法
genetic_algorithm
- 一个JAVA原程序,实现遗传算法,算法运行时配有画面,种群的进化情况。
机器人C语言机电一体化接口
- 研究机器人控制不可多得资料,强烈推荐-robot control study rare, strongly recommended!
Robot-athletics-series
- 日本人的关于机电一体化的,至于机器人就看各位的编程水平了,翻译过的-The Japanese on the mechanical and electrical integration, As for the robot see you for the level of programming, translation
c
- 这是一本关于机器人的书籍,《机器人C语音借口》,希望对有兴趣的人有帮助。-This is a book about robots, " robot voice C excuse" , want to help those who are interested.
演化程序——遗传算法和数据编码的结合
- 演化程序——遗传算法和数据编码的结合 具体介绍了遗传算法的应用-evolutionary process -- genetic algorithms and data encoding the specific combination of the application of genetic algorithms
classification
- 杨淑莹:图像模式识别,分类程序,神经网络,编译可用。-Yang Shuying: image pattern recognition, classification procedures, neural networks, compiler available.
fastText
- fasttext 实现句子分类实现句子分类(fasttext short text classify)
libsvm
- 实用的libsvm工具箱和很好的相关中英文文献,值得做人工智能的同学参考-Practical libsvm toolbox and a good correlation in English literature, is worth doing AI students reference
ICA
- ICA算法的书,个人觉得特别好,希望对大家有用~-ICA algorithm books, personal feel particularly good, I hope for all of us ~
wavelet-neural-network
- 几篇小波神经网络的经典文章,望对你有用,这对我也有好处.-According to wavelet analysis and neural network theory, a number of free online reference source, as well as their understanding of Bp neural
Q-learning-simulation
- Q-Learn算法的代码实现 比较详细逼真-the C++code of Q-learn algorithm.