资源列表
nnp
- 一个神经网络原型代码,针对的例子为《Perceptron Learning》 (Russell & Norvig, 第742页)-A neural network prototype code, for example for
bpalgorithmbasedonc++
- C++实现神经网路的bp算法,初学者可以参考下 BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement bas
Clips
- 一种智能语言,适合用来做专家系统 an artificial intelligence language named clips, it is useful in ES engineer-An intelligent language, suitable for expert system used an artificial intelligence language named clips, it is useful in ES engineer
GeneticAlgorithmMethodAndApplication
- 遗传算法-理论和应用与软件实现,这是一本比较好的书-Genetic algorithms- theory and application and software implementation, this is a good book
pso
- 根据粒子群算法的特点,用vc写出了源程序,可以实现粒子群的优化-According to the characteristics of particle swarm optimization, using vc wrote source code, you can achieve the particle swarm optimization
Brainstormers05PublicRelease
- 这是bs球队的仿真2D比赛程序,其中的智能算法和强化学习算法值得借鉴。-This is bs tournament team 2D simulation procedure, in which intelligent algorithms and reinforcement learning algorithm is worth learning from.
GA
- 遗传算法的基本实现代码,对于初学者会有一定的帮助的-The basic realization of genetic algorithm code for beginners will help the
liziqun
- 粒子群算法C编写的程序,广泛应用于工程学科-Particle swarm optimization C programs that are widely used in engineering disciplines
HOPFIELDc++
- This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program go
Ant_tspC
- c语言编写的蚁群算法源程序,应用于TSP-c language source code of ant colony algorithm applied to TSP
AStar
- 模式识别中的寻路算法:A星算法的实现及简单应用-Pattern Recognition routing algorithm: A Star algorithm and a simple application
Younger
- 模式识别与人工智能中经典算法younger算法的实现及应用-Pattern Recognition and Artificial Intelligence in the classical algorithm younger Algorithm and Application