资源列表
GA_TSP
- 遗传算法求解tsp问题,有详细注释,31个城市的中国tsp问题-Genetic Algorithm for tsp problem, detailed notes, 31 cities of China, the problem tsp
Genetic
- 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
unify
- 一般表达式的合一算法,用于人工智能基础,是其中比较初级的Unify算法的实现,用C++ -General expression of unity method for artificial intelligence based, is one of the more junior of the Unify algorithm, using C++
heyisuanfa
- Unify算法 人工智能基本算法之一 合一算法-Unify basic algorithms in artificial intelligence algorithm-one algorithm
animal
- 本程序用于实现7种动物:豹、虎、信天翁、企鹅、鸵鸟、长颈鹿、斑马的简单识别,利用人工智能产生式的方法实现!-The procedure used to achieve seven kinds of animals: leopard, tiger, albatrosses, penguins, ostriches, giraffes, zebra simple identification method of production using artificial intelligence to
bptwotoone
- 调用TRAINGDM算法训练BP网络,使之从二元到一元,网络比较简单,适合初学者。-Call TRAINGDM algorithm training BP network, so that one dollar from the binary to the network is relatively simple, suitable for beginners.
tsp
- 旅行商问题,利用A*算法求解 人工智能求解TSP问题-Salesman problem, using A* algorithm for solving TSP problems of artificial intelligence
EMalgorithm
- 书中详细介绍了EM算法的由来,及其迭代算法。-sorry my english is poor
SGA
- 遗传算法实现TSP,也就是旅行商问题,比较详细的哦!-Genetic Algorithm TSP
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
Kmeans
- c++实现的kmeans聚类算法,编写简单,欢迎使用-kmeans cluster
1
- 人工智能8数码采用可以缩减扩展节点的规模的A*启发式搜索算法。取节点深度为g(x),错位的数字数为h(x),由于问题很简单,所以与有序搜索算法类似-AI
