资源列表
改进势场
- 基本人工势场路径规划的MATLAB语言实现(Implementation of path planning for basic artificial potential field using MATLAB language)
9 main programs in AI
- 9 main code for ga operator
fuzzyPID
- 模糊PID算法,使用模糊算法根据误差和误差变化率调整P、I、D的值,提高响应性能。(Fuzzy PID algorithm, the use of fuzzy algorithm based on the rate of error and error rate adjustment P, I, D value, improve response performance.)
textRCNN_classfication
- 知乎看山杯比赛,机器学习实战问题解决代码(Know about watching mountain cup competition, machine learning practical problem solving code)
textCNN_classfication
- kaggle机器学习实战代码,解决实战出现的问题(Kaggle machine learning combat code to solve practical problems,Realizing text classification)
Downloads
- 在matlab平台下实现PLA_Pocket算法(Implementation of PLA_Pocket algorithm on MATLAB platform)
神经网络与机器学习(加)Simon+Haykin
- 神经网络与机器学习(加)Simon Haykin 本书是关于神经网络的全面的、彻底的、可读性很强的、最新的论述。(Neural NetWorks and Learing Machines)
KNN
- KNN算法及实例操作,可以根据提供的答案进行比对。(KNN example and practice)
liziqun
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"
Machine Learning in Python(2015)
- 机器学习Python教程,见解精髓,适合入门和进阶用,需要较好的编程和数学基础(Machine Learning in Python(2015))
Pattern Recognition and Machine Learning
- 这是机器学习的经典书籍,理论深入,值得研究(This is a classic book of machine learning, in-depth theory, worthy of study)
机器人控制系统的设计与MATLAB仿真_刘金琨[2008]
- 这个一本专门讲机器人控制系统的书,有详细的程序代码(This book, which specializes in robot control systems, has detailed program code)