资源列表
Genetic
- 遗传算法得一种编译程序,不是很正统,但是很新颖,并且方法简单,很实用,是计算机运行的时间更加快 -Genetic algorithms have a compiler, is not very orthodox, but very innovative, and method is simple, very practical, it is time the computer is running more to speed up
HOPFIELD_Network
- 用C写的神经网络,ADALINE,SOM,BAM,BPN,CPN,HOPFIELD,绝对经典、实用,测试OK!-Writing with C neural networks, ADALINE, SOM, BAM, BPN, CPN, HOPFIELD, an absolute classic, practical, tested OK!
GA
- 用以解决作业车间调度问题的传统遗传算法,不包括编码和解码程序-GA for Job Shop
ImproveElmanSISO
- 改进的应用于单输入单输出的Elman神经网络,大家多多指教-Improved applied to single-input single-output Elman neural network, we exhibitions
Experiment-1
- 王明哲 一. 实验题目 八数码问题 二. 实验目的 1. 掌握启发式搜索A*算法的原理 2. 实现用A*算法求解具体问题 三. 实验内容 -one. Experimental topic Eight digital issues two. Purpose 1. Grasp the principle of the heuristic search A* algorithm 2. A* algorithm to solve specific proble
GradientOptimisation
- gradient descent optimisers for black box optimisation.
robot
- 中国机器人大赛擂台赛源码,用的是博创公司的控制器-China Robot Competition Challenge Cup source, using the company s controller Borch
ant2
- 蚁群算法程序,该程序是旅行商问题的蚁群算法。对于其他问题的蚁群算法,可在此基础上略做修改。-Ant colony algorithm, the program is a traveling salesman problem ant colony algorithm. Ant colony algorithm for other problems, can be made on this basis, with minor modifications.
LBP
- 给出图像坐标,计算对应坐标的LBP(局部二值模式)特征-compute LBP(Local binary pattern) feature
Exercise3-PCA-in-2D
- http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D,斯坦福深度学习教程的代码-http://deeplearning.stanford.edu/wiki/index.php/Exercise:PCA_in_2D, Stanford depth tutorial code
AGA
- 这是一个基于遗传算法的求解例子-This is a example of genetic algorithm
GAEllite
- 基于精英选择和交叉策略的遗传算法,在标准遗传算法的基础上提高了精度和速度-Elite selection and crossover strategy genetic algorithm on the basis of the standard genetic algorithm to improve accuracy and speed