资源列表
机器学习实战及配套代码
- 机器学习实战及配套代码,主要内容是一本电子书和对应每章节实战代码(Machine learning and supporting code)
斯坦福2014机器学习课程源代码
- 斯坦福机器学习作业代码,吴恩达教授亲自教学(Standford machine learning)
DeepLearnToolbox-master
- 这是用于深度学习的Matlab工具箱 深度学习是机器学习的一个新的子领域,专注于学习深层次的数据模型。 它的灵感来自于人类大脑的明显的深层次(分层的)层次结构。 目录包括`NN /` - 一个用于前馈反向传播神经网络的库,`CNN /` - 卷积神经网络库,`SAE /` - 堆叠式自动编码器库,`CAE /` - 卷积自动编码器库,`util /` - 库使用的功能函数,`data /` - 实例使用的数据,`tests /` - 单元测试来验证工具箱是否正常工作(A Matlab to
《遗传算法-理论、应用与软件实现》源代码
- C# 图像处理、神经网络、遗传算法,有需要的可以学习一下。(C# image processing, neural network, genetic algorithm)
Iris数据集BP神经网络实例代码
- Iris数据集BP神经网络实例代码,该例子程序提供AForge.NET实现和matlab实现两种途径(Iris data set, BP neural network example code)
改进的PSOBP
- 使用改进的PSO算法优化BP神经网络是实现数据的分类。调试通过,替换样本数据即可使用(Optimizing BP neural network using improved PSO algorithm is the classification of data. Debug through, replace sample data can be used)
主成分分析PCA
- 用PCA算法对iris数据集进行主成分分析(The PCA algorithm is used to analyze the iris data set)
MATLAB智能算法30个案例分析——源代码
- 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
机器学习_南京大学-周志华
- 机器学习_南京大学-周志华.pdf,全版 供学习使用(Machine learning _ Nanjing University - Zhou Zhihua.Pdf)
com_test
- 关于MATLAB GUI 串口通信的调试程序(About MATLAB GUI serial communication debugger)
多元时间序列建模分析
- 对于多元的时间序列进行建模分析,基于matlab仿真实现。(Modeling and analysis of multivariate time series are implemented based on MATLAB simulation.)
基于BP网络的个人信贷信用评估
- matlab平台使用的基于BP网络的个人信贷信用评估 具有预测功能 非常好用(The personal credit credit evaluation based on BP network used by Matlab platform has very good prediction function)