资源列表
swarmintelligence.git
- 蚁群算法,效果较好,可实现交互式最优路径- Ant colony algorithm , the effect is better
yichuansuanfa
- 遗传算法,可以用来很好的搜索遍历,亲测可用,内含四个子文件-Genetic algorithms can be used to good search traversal, pro-test available, containing four subfolders
3
- a good paper about robot and fuzzy
SOMDemo
- 基于C#的SOM算法图像识别并对其中的代码进行了解释说明,该算法的应用性很广,多用于机器学习-SOM -C# based image recognition algorithm of SOM and one of the codes explanation, the algorithm is applied very widely used for machine learning-SOM
yiqunsuanfa
- 蚁群算法的源代码,可有效解决旅行商问题(TSP)。-Ant colony algorithm source code, which can effectively solve the traveling salesman problem (TSP).
hunheliziqun
- 混合粒子群算法的基础源代码,可有效解决旅行商问题(TSP)。-Hybrid PSO algorithm based on the source code, which can effectively solve the Traveling Salesman Problem (TSP).
monituihuo
- 模拟退火算法的源代码,可有效解决旅行商问题(TSP)。-Simulated annealing algorithm source code, which can effectively solve the traveling salesman problem (TSP).
mianyiyouhua
- 免疫优化算法的基础源代码,可有效解决物流配送中心选址问题。-Immune optimization algorithm based on the source code, which can effectively solve the logistics distribution center site selection.
sim_net
- 增加delay对脉冲神经网络的放电现象进行优化,明显提高输出结果的精度。-optimul of delay in neurons network
src
- 《游戏编程中的人工智能技术》第七章程序的JAVA实现版本,神经网络输入为与目标的夹角。- Game programming in the artificial intelligence technology, the seventh chapter of the JAVA implementation version of the program, the input of the neural network and the target angle.
JDA-master
- 人脸特征点定位,将人脸检测与人脸对齐相结合-Facial feature points, will face detection and face alignment combined
queen
- 八皇后问题,利用回溯法找到互不攻击的八个皇后的位置,给出所有的情况,可以选择皇后的个数。-Eight queens problem using backtracking to find and do not attack the eight Queen' s position, given all the circumstances, you can choose the number of queen.