资源列表
3D-convolutional-speaker-recognition-master
- 使用3d卷积神经网络对说话人身份进行识别(Using 3D Convolutional Neural Networks for Speaker Verification)
yang
- 在matlab里面通过神经网络来实现一定的功能,简单可靠。(In matlab inside the neural network to achieve certain functions, simple and reliable.)
Pattern Recognition and Machine Learning
- 这是机器学习的经典书籍,理论深入,值得研究(This is a classic book of machine learning, in-depth theory, worthy of study)
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)
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
Class_11
- 介绍蚁群算法的定义及应用,包含matlab程序(This paper introduces the definition and application of ant colony algorithm, including Matlab program)