资源列表
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
SGA
- 遗传算法实现TSP,也就是旅行商问题,比较详细的哦!-Genetic Algorithm TSP
EMalgorithm
- 书中详细介绍了EM算法的由来,及其迭代算法。-sorry my english is poor
tsp
- 旅行商问题,利用A*算法求解 人工智能求解TSP问题-Salesman problem, using A* algorithm for solving TSP problems of artificial intelligence
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.
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
heyisuanfa
- Unify算法 人工智能基本算法之一 合一算法-Unify basic algorithms in artificial intelligence algorithm-one algorithm
unify
- 一般表达式的合一算法,用于人工智能基础,是其中比较初级的Unify算法的实现,用C++ -General expression of unity method for artificial intelligence based, is one of the more junior of the Unify algorithm, using C++
Genetic
- 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
GA_TSP
- 遗传算法求解tsp问题,有详细注释,31个城市的中国tsp问题-Genetic Algorithm for tsp problem, detailed notes, 31 cities of China, the problem tsp
bp_tri
- 用matlab语言编写的BP网络,实现了将数字0-9转为二进制的功能-Matlab language with the BP network achieved the numbers 0-9 into the binary function
BP
- 这是一个用动量法和自适应学习速率法改良过后的BP神经网络。编绎环境为VC9.0。当网络训练完成后。能查看误差曲线图。-This is a method with momentum and adaptive learning rate method, after the BP neural network improved. Code Interpretation of the environment VC9.0. When the network training is completed. C
