资源列表
PSO1
- 混沌收索的粒子群算法,代码应该没问题,自己试试吧。-Chaos closing the cable particle swarm optimization, the code should be no problem to try it myself.
python自动排课完整版
- python自动排课完整版解决学校老师上课排课问题,是各高校,中小学校排课好助手
jiugongchongpai
- 九宫重排,一种基于人工智能,图搜索的源码,功能自己看吧-JiuGongTu rearrangement, based on artificial intelligence, map search source code, their function Look here
NaiveBayes
- 贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器
4
- BP算法例子:用一个五层的神经网络去逼近函数f(x1,x2)=pow(x1-1,4)+2*pow(x2,2)-BP algorithm is an example: with a five-layer neural network to approximate the function f (x1, x2) = pow (x1-1, 4)+2* pow (x2, 2)
GAIJINYICHUANSUANFA
- 改进遗传算法,使用时可根据具体情况修改数据-Improved genetic algorithm, when used to modify the data according to the specific circumstances
经改写过的C++ bp神经网络算法
- 基本bp神经网络算法和改进型bp神经网络算法都是我改写完成的算法,是网上到处传播的一个c++ bp神经网络算法改写的,由于网上的那个算法编译会出现若干百个错误,在其基础上重新编写和改进,写出了这两个算法-bp basic neural network algorithms and improved neural network algorithm bp I are complete rewrite the algorithm, the Internet is spreading everywhe
ANNs
- 用神经网络实现的坦克大战游戏;用JAVA写成;人工智能方面的好资料。-Written in JAVA use neural network Tankedaizhan games artificial intelligence and good information.
canvas
- 用双向链表寻找迷宫路径,可以自己记住路径并实时删除舍弃路径-used for two-way maze trails can remember their own path and immediately delete abandon path
GeneAlgorithem
- 这是一个基本的遗传算法的程序,很具有通用性。程序里有关于遗传算法交叉和变异的完整的程序。-This is a basic genetic algorithm procedures, very versatile. Program about genetic algorithm crossover and mutation of complete program.
algorith
- 实现复杂的GMDH网络,神经网络gmdh的详细程序-Complex of GMDH network, a foreign cattle were written, personal feel good
ANNAHP
- 介绍人工神经网络的电子书,可以作为学习的很好的参考,理论介绍-E-book describes artificial neural network can be used as a good reference for learning, theoretical descr iption
