资源列表
gatsp
- 用遗传算法解决Tsp问题,这是一个老问题了,自己写的程序,按照自己的思路来的,效果还行,GUI界面-Tsp using genetic algorithms to solve the problem, this is an old question, write their own programs, according to their own ideas, and the results were OK, GUI interface
4mmCalibration
- 以4mm鏡頭的監視器攝影機影像校正後的人流影像建立新的SVM Model。-4mm lens camera to monitor the flow images corrected image create a new SVM Model.
Pairingproblems
- 配对问题,在算法中设置一个栈,每读入一个括号,如果是右括号,则置于栈顶的最急迫的期待被消解,如果是左括号,则作为一个新的更急迫的期待压入栈中,使原有的在栈中的所有为消解期待的急迫性降低了一级,在算法开始和结束时,栈都为空。-Pairing problems
ADALINE
- ADALINE神经网络算法源程序,同时提供算法的演示源程序。
CPN
- 用C编写的CPN神经网络算法的,附带演示程序-C CPN prepared by the neural network algorithm, fringe Demonstration Program
pso_base
- 本程序基于粒子群算法实现函数的寻优过程,粒子群算法实现简单,程序效率高,在现在智能算法中有广泛的应用。-The program is based on particle swarm optimization process to achieve the function of the particle swarm algorithm is simple, efficient procedures, in the present intelligent algorithm has a wide r
ant_use_c
- 蚁群算法的C语言实现,可以直接运行,学习蚁群算法必备-Ant colony algorithm C language, can be run directly, to learn ant colony algorithm essential
CPN
- 介绍了神经 网络中的CPN算法的C语言实现.
KNN
- 自己实现机器学习十大算法中的k最近邻算法,经过测试,算法运行很好-Own machine learning algorithm to achieve the k nearest neighbor algorithm, tested, the algorithm runs very well
CPN
- 关于CPN神经网络算法源代码,内含编译后的EXE程序
845
- 遗传算法 要下载的找我啊!1这是我毕业设计时用到的-genetic algorithm to download approached me ah! This is a graduation I use the design
q-learning.rar
- 强化学习的q学习算法,能够通过此算法,使得某种动作不断得到加强,希望对那些想使用Q学习算法的人有所帮助,ReinforcementLearning Q learning
