资源列表
SA_TSP
- 使用 matlab实现遗传算法解决tsp问题(Using MATLAB to achieve genetic algorithm to solve TSP problems)
遗传算法优化BP神经网络——非线性函数拟合
- 遗传算法优化 BP 神经网络分为 BP 神经网络结构确定、遗传算法优化和 BP 神经网络预 测 3 个部分。 BP 神经网络预测用遗传算法得到最优个体对网络初始权值和阔值赋值,网络经训练后预测函数输出。(Genetic algorithm optimization BP neural network is divided into 3 parts: BP neural network structure determination, genetic algorithm optimization
BP神经网络的非线性系统建模——非线性函数拟合
- 在工程应用中经常会遇到一些复杂的非线性系统,这些系统状态方程复杂,难以用数学方 法准确建模。在这种情况下,可以建立 BP 神经网络表达这些非线性系统。该方法把未知系统看成是一个黑箱,首先用系统输入输出数据训练 BP 神经网络,使网络能够表达该未知函数,然后用训练好的 BP 神经网络预测系统输出 。(In engineering applications, some complicated nonlinear systems are often encountered. The equations
deeplearning
- 英文原版教程,原汁原味,下载自网络,大家共同学习一下吧(a deeplearning book downloaded from internet, let's do it)
FCM.m
- 使用模糊C均值算法对数据集进行聚类分析,效果良好。(The fuzzy C means algorithm is used to cluster the data sets, and the results are good.)
CNN_MNIST
- Tensorflow实现基于MNIST数据集的卷积神经网络(Tensorflow implementation of convolutional neural networks based on MNIST data)
地震预测
- 根据往年数据建立模型,通过检测数据进行地震预测(earthquake prediction)
经典数据挖掘算法代码完备集合
- R语言,数据挖掘算法的代码,书中案例实现代码(R language,Data mining algorithm code,the book case implementation code)
ver_0.83
- 通过卷积神经网络进行人脸模式识别。。。。(Pattern recognition by means of convolutional neural networks)
robot
- 本程序主要针对机器人的鲁棒控制问题开展控制算法研究(This procedure mainly aims at the robot robust control problem, develops the control algorithm research)
Model
- 倒立摆matlab模型,用于神经网络学习,强化学习等建模(matlab model for inverted pendulum)
gatbx
- 谢菲尔德大学版本的matlab遗传算法工具包。(Sheffield matlab genetic algorithm Toolpack.)
