资源列表
MATLAB智能算法30个案例分析
- 遗传算法工具箱在matlab中的应用,对GADST各项参数进行分析,举例。(he application of the genetic algorithm toolbox in Matlab analyzes the various parameters of GADST, for example.)
probset1
- machine learning problem set(machine learning problem set 1)
psoSVMcgForClass
- 用粒子群寻优SVM,从而实现对分类器的参数实现寻优(pso svmcg for class,abcpso)
dbn_tf-master
- 利用深度置信网络实现对mnist数据集的分类(sort out the set of mnist with DBN)
机器人学机器视觉与控制 MATLAB算法基础
- 介绍机器学习及机器视觉,控制,以及 matlib 的算法 应用。 是本好书,希望对你有帮助。(this is a book about machine learniing,video and how to use matlib .)
testFastCornerFlow_x64
- 一种改进的Fast光流计算程序,通过打开USb摄像头进行测试。(An improved Fast optical flow calculation program is tested by opening the USb camera.)
alexnet
- alexnet网络结构,基于python语言下的tensorflow框架(The network structure of alexnet)
机器学习_周志华
- Machine Learning - Zhou Zhihua
matlab遗传算法程序
- 基于遗传算法的机器人路径规划MATLAB源代码,通过避障并寻找最优路径。(The MATLAB source code of robot path planning based on genetic algorithm is adopted to avoid obstacles and find the optimal path.)
LM神经网络模型代码
- 使用LM神经网络分类,程序源码。LM神经网络能达到很好的分类效果。(Using LM neural network classification)
Machine learning A Probabilistic Perspective
- 经典教学书籍<Machine learning A Probabilistic Perspective>(book <Machine learning A Probabilistic Perspective>)
SVM
- 经典的分类器,在很多样本数据上表现优良,是最好的单分类器。(The classical classifier performs well on many sample data and is the best single classifier.)