资源列表
caffe
- 一种设计的卷积神经网络用于图像特征的快速提取,并可以根据环境自行选择是否使用GPU-Design of a convolution neural networks for image feature extraction fast, and you can choose whether to use the GPU itself according to the environment
GA-algorithm
- 遗传算法的一个小程序,是清华智能控制课程小作业,自己编写的程序-GA- a small program, Tsinghua intelligent control programs of small jobs, I have written procedures
PSO_algorithm
- PSO智能算法,清华智能控制课程小作业,自己编写的程序-PSO algorithm
nueral_network_controller
- 神经网络控制器,清华智能控制课上小作业,自己编写的程序-Neural network controller, intelligent control class Tsinghua small jobs, I have written procedures
intelligent-controller
- 控制倒立摆的智能控制器,清华课上小作业,自己设计-intelligent controller of inverted pendulum
punish_method_algorithm
- 惩罚函数法求解最优化问题,包括外电法,内点法等-punish_method of optimization
UntitledGG
- 一种强化学习的编码 自己做的 这方面国外研究很多 国内基本没有 大家多交流-An intensive study of coding to do their own research in this area, many domestic foreign exchange basically no everyone
HCGreedy
- 一种贪婪算法编码,可用于各种强化学习的实现中。-Encoding a greedy algorithm can be used to achieve a variety of reinforcement learning.
nn
- 《神经模糊预测控制及其matlab实现》(第3版)matlab程序.rar
matlab--TSP
- matlab编译界面解决TSP问题 非常好用-matlab TSP
grayfeature
- 使用灰度共生矩阵提取图像的纹理特征,通过提取的特征来表示一副图像,最终每幅图像被表示为51维的一维向量。-Use GLCM texture features extracted image feature extraction is represented by an image, and ultimately each image is represented as a one-dimensional vector of 51 dimensions.
NARX
- 利用非线性神经网络做时间序列预测,主要是做动态预测。-Time series prediction using nonlinear neural network, mainly to do dynamic prediction.