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

Posted dong1

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了《视觉机器学习20讲》——谢剑斌相关的知识,希望对你有一定的参考价值。

第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讲》——谢剑斌的主要内容,如果未能解决你的问题,请参考以下文章

《ROS理论与实践》学习笔记机器视觉处理

机器学习和计算机视觉的前20个图像数据集

机器学习与数据挖掘计算机视觉方法资料汇总(永久更新)

机器学习与数据挖掘计算机视觉方法资料汇总(永久更新)

终于有人把计算机视觉讲明白了 。。。

终于有人把计算机视觉讲明白了 。。。