资源列表
bp_algorithm
- 这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
genetic_algorithm
- 遗传算法genetic_algorithm解决TSP问题含图形绘制-Genetic algorithm to solve TSP problems genetic_algorithm with graphics rendering
beiyesi
- 贝叶斯分类算法,是这个算法挺全面的,一起和大家分享-Bayesian Decomposition Method
Genetic-algorithms-for-optimal-value
- 利用matlab进行编码,能快速收敛,得到最优值。-Using matlab to encode, fast convergence, the optimal value.
maze solving algorithm
- Examples of applying the wall-follower, BFS, A* maze solving algorithms to solve a known maze environment.
1
- 基于C语言的遗传寻优算法,用于计算全局最优解-C-based genetic optimization algorithm used to calculate the global optimal solution
NeuroNet_BP
- BP神经网络的内核,结点,权值可以从文件读入并修改,不过没有界面,将就着参考下啊
FMRVR
- 用于回归的多输出相关向量机内有演示文件 容易上手-Multiple output relevance vector machine
ant-colony-optimization
- 蚁群算法是近年来提出的一种基于种群寻优的启发式搜索算法。该算法受到自然界中真是蚁群通过个体间的信息传递,搜索。-The ant colony algorithm is proposed in recent years a heuristic search algorithm optimization based on population. The algorithm is by nature really ant colony to pass information between indiv
DPSO.离散二进制粒子群算法
- 离散二进制粒子群算法 DPSO ,DPSO
TSP-ant-algorithm
- 用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
ren-gong-zhi-neng
- 人工智能里面的几个c程序,蚁群算法、k近邻、hebb学习、hopfield网络、后向传播网络等。-Artificial intelligence inside the c program, ant colony algorithm and k nearest neighbor, hebb study, the Hopfield network, back propagation network.
