资源列表
dbn-master
- 深度置信网络DBN,深度学习,神经网络,分类(deep belief network(DBN), deep learning, neural network, classification)
07-project
- 机器学习实战案例,分析股票相关基础趋势分析,来自麦子学院(The practical case of machine learning comes from the wheat Institute)
Find the best tree for Fisher
- 随机森林是一大算法,这个程序是随机森林中的一个小例子的展示。(Random forest is a large algorithm. This program is a demonstration of a small example in random forests.)
朴素贝叶斯
- 朴素贝叶斯算法运行和程序代码的实验与结果(Operation of naive Bayes algorithm)
基于Matlab的函数优化遗传算法程序
- 这是基于Matlab的函数优化遗传算法程序(This is based on Matlab's function optimization genetic algorithm program.)
风功率预测matlab
- 用matlab进行风功率预测,最小二乘法(wind power data prediction based on matlab)
决策树
- 决策树算法对天气和住院数据进行处理,可运行(The decision tree algorithm can process weather and hospitalization data and run.)
利用PSO训练BP神经网络的MATLAB源码 (1)
- PSO优化BP网络,能有效优化BP网络的权值和阈值,可在matlab上直接运行(PSO optimizes the BP network, it can effectively optimize the weight and threshold of BP network, and can run directly on MATLAB.)
机器学习启蒙源码
- 机器学习启蒙源码,,python,,格式 .ipynb(Source code for machine learning)
Graph
- 人工蜂群算法,ABC,最优解,最优路径,随机产生的路径中找到最优的解(Practical Application of Artificial Bee Colony Algorithm)
matlab实现BP神经网络
- BP神经网络拟合非线性函数,matlab实现,经过训练后,可以得到非常好的拟合结果
mnist
- cnn 深度学习的库,最经典必用的训练资源