资源列表
random_forecasting-try
- Neural Network for matlab
art_net
- 自适应谐振理论ART简单实现代码,网络由比较层、识别层、控制模块几大部分构成。(Adaptive resonance theory, ART neural network.The network is made up of the comparison layer, the identification layer and the control module.)
BP neural network is programmed with C++
- 神经网络的C语言实现,适合初学者学习使用,也可以进一步开发(BP neural network is programmed with C)
基于BP+PID神经网络控制
- MATLAB/Simulink 资源分享 Matlab基于BP+PID神经网络控(Realization of Matlab Based on BP + PID Neural Network)
neural network prediction
- 实现小波神经网络预测功能的matlab源程序代码(Matlab program to achieve neural network prediction)
机器学习之西瓜分类
- 是一个将西瓜分类的学习算法。有详细的注释。(Is a classification of watermelon learning algorithm.)
modify_surrogate
- 拉丁超立方抽样及BP神经网络代理模型的建立与预测误差分析(Latin hypercube sampling & BP neural network model)
转载
- 车间调度 流水异构计算系统中的任务分配与调度问题的遗传算法通用MATLAB函数(Job shop scheduling flow)
遗传算法选择算子
- 有关于遗传算法中一些经典选择算子的MATLAB实现(Some Realizations of Classical Selection Operators in Genetic Algorithms)
遗传算法变异算子
- 有关遗传算法中一些经典的变异算子的MATLAB实现(Some Realistic Variation Operators in Genetic Algorithms)
DeepLearning
- Deep learning in R language code.
GA-BP神经网络应用实例之MATLAB程序
- 使用MATLAB编写的GA-BP神经网络,可进行多组数据处理 % gap.xls中存储训练样本的原始输入数据 37组 % gat.xls中存储训练样本的原始输出数据 37组 % p_test.xls中存储测试样本的原始输入数据 12组 % t_test.xls中存储测试样本的原始输出数据 12组(MATLAB implementation of the GA-BP neural network,% gap.xls stored in the training sample of the