资源列表
tsp
- 简单的贪心算法解决tsp问题。输入的时候麻烦点,读者可以加以修改,使程序完善。-Tsp simple greedy algorithm to solve the problem. When the input trouble spots, readers can be modified to process improvement.
ga2
- 遗传算法,一个简单的库提供基本的算法语言,有很多改进和附加-ga2 is a simple C++ library providing the necessary base classes to implement a genetic algorithm in C++. It is based loosely on Goldberg' s canonical GA, but with many modifications, improvements and additional featu
benchmark_results-master
- 这组代码是关于深度学习开发的入门程序,我硕士期间开发的,能成功实现,对人工智能初学者具有重大帮助。-This set of code is on the depth of learning and development of the entry process, I developed during the master, can be successful, artificial intelligence beginners with great help.
TSP
- 一个基于模拟退火算法的程序,用以解决旅行问题,简单易懂-Simulated annealing algorithm to solve travel problems
Self-Organized-Formation
- 关于人工神经网络的文献,对于研究人工神经网络的人还是很有帮助的。-The literature on artificial neural networks, artificial neural networks for the study of people are still very helpful.
d4ef13.ZIP
- 单件车间调度问题的改进型病毒进化遗传算法Job-shop scheduling problem improved virus evolutionary genetic algorithm-Job-shop scheduling problem improved virus evolutionary genetic algorithm
Manhattan-loop-genetic-algorithm
- Manhattan回路—遗传算法求解,用遗传算法解哈密顿回路的c++ -Manhattan loop genetic algorithm
GeneticTSP-master(java)
- 遗传算法解决TSP问题,Java编写源码,github(Solving TSP problem by genetic algorithm)
MOPCNN_code
- matlab 和C++下联合编程构建的多尺度无序的卷积神经网络,是对caffe的一种扩充-MOPCNN source code
constitutivemodeling
- neural networks 相关书籍-neural networks books
Wavelets_Approximation
- Wavelets, Approximation and Statistical Applications-Wavelets. Approximation and Statistical Applications
AI_Blood
- 本次大作业利用K‐近邻(K‐Nearest Neighbor)算法,为给定的训练数据集构造了分类器, 并在测试数据集上进行分类预测,同时计算了Accuracy、Precision、Recall和F‐measure,利用 10‐fold的实验方法进行交叉验证。-The big job to use K-neighbor (K-Nearest Neighbor) algorithm, for a given set of training data classifier is constru