资源列表
EMS
- cost fnc using gatools in matlab
pplane7
- matlab file training for student in class 6
PSORT20110515i
- pso toolbox for matlab
ACO for Binary Knapsack Problem
- ACO for Traveling SP problem codes in matlab
QAP-ACO
- ACO codes for QAP problem Matlab code
MCMC-master
- 利用RNF深度学习网络结构实现MCMC算法(Using RNF deep learning network structure to implement MCMC algorithm)
基于matlab源程序公路运量预测
- 基于源程序的matlab神经网络对公路运量的预测(The prediction of highway traffic volume by matlab neural network based on source program)
数字识别
- python的keras调用theano创建cnn识别minist手写数字(use keras of python to create cnn to recognize digit wrote by hand)
Python-Machine-Learning-Algorithm-master
- Python-Machine-Learning-Algorithm-master的源代码(Python-Machine-Learning-Algorithm-master source code)
ql_sarsa.py
- Reinforcement Learning, Q-learning algorithm, originally coded
MDP_vi.py
- reinforcement learning value iteration algorithm
pi.py
- Reinforcement Learning policy iteration algorithm