码迷,mamicode.com
首页 > 其他好文 > 详细

《视觉机器学习20讲》——谢剑斌

时间:2019-04-18 09:32:29      阅读:250      评论:0      收藏:0      [点我收藏+]

标签:lint   with   blank   ntc   class   into   app   learning   travel   

第19讲 遗传算法(Genetic Algorithm)

第20讲 蚁群算法(AntColony Algorithm)

 

 

 

实验仿真源代码下载

www.kedachang.comhttp://pan.baidu.com/s/1c051viS

 

除了书本自带的仿真demo,另外还一些实例

js

遗传算法的JS实现

https://github.com/bz51/GeneticAlgorithm

蚁群算法的JS实现

https://github.com/bz51/AntColonyAlgorithm

Applying Genetic Algorithm to Travelling Salesman Problem experiment http://parano.github.io/GeneticAlgorithm-TSP/

https://github.com/parano/GeneticAlgorithm-TSP

 

python

source code from the book Genetic Algorithms with Python by Clinton Sheppard

https://github.com/handcraftsman/GeneticAlgorithmsWithPython

 

Flappy-Bird

https://github.com/ssusnic/Machine-Learning-Flappy-Bird

https://github.com/erilyth/Flappy-Bird-Genetic-Algorithms

 

 

《视觉机器学习20讲》——谢剑斌

标签:lint   with   blank   ntc   class   into   app   learning   travel   

原文地址:https://www.cnblogs.com/dong1/p/10727261.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!