资源列表
Machine Learning in Python(2015)
- 机器学习Python教程,见解精髓,适合入门和进阶用,需要较好的编程和数学基础(Machine Learning in Python(2015))
liziqun
- 粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO, 是近年来由J. Kennedy和R. C. Eberhart等 开发的一种新的进化算法(Evolutionary Algorithm - EA)。PSO 算法属于进化算法的一种,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的"交叉"(Crossover) 和"
KNN
- KNN算法及实例操作,可以根据提供的答案进行比对。(KNN example and practice)
神经网络与机器学习(加)Simon+Haykin
- 神经网络与机器学习(加)Simon Haykin 本书是关于神经网络的全面的、彻底的、可读性很强的、最新的论述。(Neural NetWorks and Learing Machines)
Downloads
- 在matlab平台下实现PLA_Pocket算法(Implementation of PLA_Pocket algorithm on MATLAB platform)
textCNN_classfication
- kaggle机器学习实战代码,解决实战出现的问题(Kaggle machine learning combat code to solve practical problems,Realizing text classification)
textRCNN_classfication
- 知乎看山杯比赛,机器学习实战问题解决代码(Know about watching mountain cup competition, machine learning practical problem solving code)
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.)
9 main programs in AI
- 9 main code for ga operator
改进势场
- 基本人工势场路径规划的MATLAB语言实现(Implementation of path planning for basic artificial potential field using MATLAB language)
BP Matlab实现
- 采用Iris数据集在matlab上实现简单的数据训练和分类(Using Iris data set in matlab to achieve a simple data training and classification.)
Class_11
- 介绍蚁群算法的定义及应用,包含matlab程序(This paper introduces the definition and application of ant colony algorithm, including Matlab program)