资源列表
matlab-optimize
- matlab常见优化算法,如遗传算法,规划算法,粒子群算法-matlab optimize program
neural
- 類神經參考原始碼~沒有寫得很好,小點小問題,可自行修改-Neural reference source ~ not very well written, dot a small problem, can modify
00096358BPl
- BP算法程序,基于matlab实现,详尽介绍。-ANN BP (matlab)
SGA_C
- 遗传算法,包括C源程序和已经生成EXE文件,可以直接应用-GA
ART
- this ART program artificial neural network-this is ART program artificial neural network
Ga
- GA的python实现,各个程序都被分离,结构很清晰,适合互相学习-GA,PYTHON3.3,the latest code
8-Digital-Games
- 人工智能一些常用搜索算法的例子(一个小游戏)-8 Digital Games
liziqun
- 程序是实现基于粒子群算法的多目标寻优的功能,编译环境是matlab-this program is be deigned to solve the problem of searchig for the best positio in PSO,and the tool is matlab
dbscan
- DBSCAN是一种性能优越的基于密度的空间聚类算法.利用基于密度的聚类概念,用户只需输入一个参数,DBSCAN算法就能够发现任意形状的类,并可以有效地处理噪声.这里是用C# 编写的,以兰花数据集作为测试数据的代码。
antalgorithm
- 蚂蚁觅食过程模拟算法,程序开始运行,蚂蚁们开始从窝里出动了,寻找食物;他们会顺着屏幕爬满整个画面,直到找到食物再返回窝。
BP-of-Nonlinear-
- 本源代码解决了可以实时对误差进行显示的增加动量项的BP神经网络对非线性函数的逼近。有一定的收敛效果,目前参数已经调好,只需反复运行即可。-The origin code to solve the momentum BP neural network can display real-time error on the approximation of nonlinear function. Convergence, the parameters have been fine, just can
wsearch1
- 人工智能可视化宽度优先和深度优先搜索算法。-a vc program for demostrating ai width and deepth first search algorithms.
