资源列表
粒子群优化算法
- 惯性权重线性递减的粒子群优化算法,带适应度函数 可直接修改
libsvm&classify函数使用
- libsvm和classify函数的使用语法(The usage syntax of libsvm and classify functions)
caffe-windows
- https://github.com/BVLC/caffe/tree/windows 官方caffe-windows源码
遗传算法神经网络
- 基于遗传算法的神经网络算法(yichuansuanfashenjignwangl)
故障ELM诊断
- 极限学习机matlab算法,可运行,用于机械故障诊断(Matlab algorithm of limit learning machine, it can run)
GA_SIMULATION
- 基于遗传算法的移动边缘网络的任务流分配,文件由若干py文件组成(Task flow assignment of mobile edge network based on genetic algorithm)
pytorch-a3c-master
- 使用例子 pytorch和a3c算法的使用,python的实现(example)
RNN_LSTM股市预测
- lstm用于股票预测,效果较好,欢迎下载,希望满意(LSTM used for stock forecasting, good effect, welcome to download, hope to be satisfied)
小波神经网络
- 小波神经网络代码预测模型,用于时间序列的预测。(This is a source code about wnn. The code is coding by matlab 2016a and it can apply to predict someting based on time series.)
BP神经网络负荷预测
- 基于神经网络对微电网进行负荷预测,并通过遗传算法进行改进(Based on neural network Load Forecasting)
Verilog数字系统设计教程%28第二版%29 夏宇闻.pdf
- 设计词: 数字电路 神经网络 matlab 神经 matlab 仿真 遗传算法(sm3_rst_n, csm2_rst_n, csm1_rst_n, csm0_rst_n, b_10gf_rst_n, f_10gf_rst_n, b_ge_rst_n, f_ge_rst_n, mucus_rst_n, daughter_rst_n, csm0_led_n, csm1_led_n, csm2_led_n, csm3_led_n, hdd_cf_led_n, in_out_irq_n, csm_r
MATLAB-LeNet5-master
- 手写体识别 lenet5 LeNet5由7层CNN(不包含输入层)组成,上图中输入的原始图像大小是32×32像素,卷积层用Ci表示,子采样层(pooling,池化)用Si表示,全连接层用Fi表示。下面逐层介绍其作用和示意图上方的数字含义。(Lenet5 is composed of seven layers of CNN)