资源列表
机器学习
- 利用matlab研究机器学习的导论,附有matlab教程以及机器学习算法思想(An introduction to machine learning using MATLAB)
ipdps.cc.gatech.edu_1997_s17_365
- parallelization of knapsack problem
sfdq
- 算法大全一到三十章完全版。各种算法的原理、算例,包括线性规划、模糊、神经网络、经验分解等等。-Algorithm Daquan one to thirty chapter full version. The principle of various algorithms, examples, including linear programming, fuzzy, neural network, experience decomposition and so on.
CSharp_AForgeDemo
- Aforge 的一些例程,包括:图像处理,遗传算法,神经网络算法等.-Aforge some of the routines, including: image processing, genetic algorithms, neural network algorithm.
SVM(english)
- 英文版的支持向量机的理论,有详细的理论证明,便于理解图像的目标跟踪问题-Support vector machine English version of the theory, a detailed theoretical proof, easy to understand the image target tracking problem
ga_soft
- 遗传算法软件包,里面包括遗传算法各种算子,十分有用。-Genetic algorithms package, which includes a variety of genetic algorithm operators, very useful.
PSO-Hybrid-Algorithm
- PSO多种混合算法,算法内包含了5种改进的PSO算法,是一个研究生的毕业设计源代码的一部分,对学习PSO有很大帮助-PSO mixed algorithm, algorithm contains 5 kinds of improved PSO algorithm, is part of a graduate design source code, very helpful for learning PSO
GA
- matlab遗传算法原程序-matlab genetic algorithm for the original program
GreedSnake
- 带人工智能的贪吃蛇 不同难度的地图 不同的速度 MFC -Snake with artificial intelligence maps of varying difficulty MFC at different speeds
Libbehavior-1.0-Release
- 一个完整的行为树库,和如何使用行为树的例子,已经完整的说明文档-A complete behavior tree library, and an example of how to use the behavior tree has complete documentation
QLearning
- Q学习解决迷宫游戏问题,人工智能行为只能的一种方法。-Q learning problem solving maze game, only the behavior of a method of artificial intelligence.
eight8
- 用计算机搜索算法解8数码问题(也就是平时玩的拼图),内置2种算法,BFS和A*,是XJTU人工智能导论课的大作业。-Computer search algorithm for solving the problem of digital 8 (that is usually playing the puzzle), built-in two kinds of algorithms, BFS and A*, is the introduction course of artificial inte