Znmangosteen / Evolutionary-Algorithm

Evolutionary Algorithm using Python

Home Page:https://morvanzhou.github.io/tutorials/machine-learning/evolutionary-algorithm/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

In these tutorials, we will demonstrate and visualize algorithms like Genetic Algorithm, Evolution Strategy, NEAT etc.

All methods mentioned below have their video and text tutorial in Chinese. Visit 莫烦 Python for more.

Basic GA

Match Phrase Example

Travel Sales Problem

Find Path Example

Basic ES

Natural Evolution Strategy (NES)

Distributed ES with Neural Nets (OpenAI)

Donation

If this does help you, please consider donating to support me for better tutorials! Any contribution is greatly appreciated!

About

Evolutionary Algorithm using Python

https://morvanzhou.github.io/tutorials/machine-learning/evolutionary-algorithm/

License:MIT License


Languages

Language:Python 100.0%