资源列表
neural_network
- 简单的神经网络应用,对神经网络小白来说还是不错的。-Simple neural network application, the neural network is still good for small white.
tgpr_matlab
- 视觉跟踪方面2014年ECCV会议,Transfer Learning Based Visual Tracking with Gaussian Processes Regression这篇文章的源代码-source code of Transfer Learning Based Visual Tracking with Gaussian Processes Regression,ECCV 2014
human_recognition
- Contains Matlab for human_recognition
dianqirailway
- 电气化铁路,用simulink搭建模型,设计协同控制,为高铁及动车组列车主要控制方式。-Electric railway, using Simulink to build model, design collaborative control, the main control mode for high-speed rail and EMU trains.
AutoEncoder
- 最先提出深度学习算法hinton的自动编码器matlab代码,内容是:利用多层rbm进行自动编码的多层特征训练,然后使用梯度算法进行fine turn。可以进行特征提取,也可以进行分类。压缩包里已带有训练用签字图片数据。相应算法说明可以查看hinton于2006年发表在 science的文章-First proposed deep learning algorithm hinton automatic encoder matlab code that reads: multilayer r
PSO---JSSP
- 利用粒子群算法解决车间调度问题,数据集在代码中直接给出-Particle swarm algorithm to solve shop scheduling problem, datasets given directly in the code
GA---JSSP
- 利用遗传算法解决车间调度问题,这里数据集在代码中直接给出-The use of genetic algorithms to solve shop scheduling problem, where the data set is given directly in the code
PSO-tsp
- 利用粒子群算法解决旅行商问题,文件包含数据集为各城市的坐标-Particle swarm algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
ACO-tsp
- 利用蚁群算法解决旅行商问题,文件包含数据集为各城市的坐标-Ant colony algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
GA-tsp
- 利用遗传算法解决旅行商问题,文件里面包含数据集为各城市的坐标-Genetic algorithm to solve the traveling salesman problem, the file which contains the coordinates of each dataset city
improved-ant-colony-algorithm
- 改进的蚁群算法,对于蚁群算法很有参考意义。-improved ant colony algorithm, the ant colony algorithm is a reference value,
cuckoo_search
- 布谷鸟算法 布谷鸟算法 布谷鸟算法-cukoo algorithm
