All Projects → MorvanZhou → Evolutionary Algorithm

MorvanZhou / Evolutionary Algorithm

Licence: mit
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Evolutionary Algorithm

Train Robot Arm From Scratch
Build environment and train a robot arm from scratch (Reinforcement Learning)
Stars: ✭ 242 (-72.53%)
Mutual labels:  tutorial, reinforcement-learning
NeuroEvolution-Flappy-Bird
A comparison between humans, neuroevolution and multilayer perceptrons playing Flapy Bird implemented in Python
Stars: ✭ 17 (-98.07%)
Mutual labels:  genetic-algorithm, neuroevolution
neuro-evolution
A project on improving Neural Networks performance by using Genetic Algorithms.
Stars: ✭ 25 (-97.16%)
Mutual labels:  genetic-algorithm, neuroevolution
Tensorflow Tutorials
TensorFlow Tutorials with YouTube Videos
Stars: ✭ 8,919 (+912.37%)
Mutual labels:  tutorial, reinforcement-learning
Reinforcement learning tutorial with demo
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
Stars: ✭ 442 (-49.83%)
Mutual labels:  tutorial, reinforcement-learning
Evolving Simple Organisms
Evolving simple organisms using a genetic algorithm and deep learning from scratch with python
Stars: ✭ 117 (-86.72%)
Mutual labels:  tutorial, genetic-algorithm
DeepHyperNEAT
A public python implementation of the DeepHyperNEAT system for evolving neural networks. Developed by Felix Sosa and Kenneth Stanley. See paper here: https://eplex.cs.ucf.edu/papers/sosa_ugrad_report18.pdf
Stars: ✭ 42 (-95.23%)
Mutual labels:  genetic-algorithm, neuroevolution
Notebooks
Some notebooks
Stars: ✭ 53 (-93.98%)
Mutual labels:  reinforcement-learning, genetic-algorithm
Ai Blog
Accompanying repository for Let's make a DQN / A3C series.
Stars: ✭ 351 (-60.16%)
Mutual labels:  tutorial, reinforcement-learning
Sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
Stars: ✭ 273 (-69.01%)
Mutual labels:  reinforcement-learning, neuroevolution
Ml Games
Machine learning games. Use combination of genetic algorithms and neural networks to control the behaviour of in-game objects.
Stars: ✭ 247 (-71.96%)
Mutual labels:  reinforcement-learning, genetic-algorithm
Reinforcement Learning With Tensorflow
Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学
Stars: ✭ 6,948 (+688.65%)
Mutual labels:  tutorial, reinforcement-learning
Ai plays snake
AI trained using Genetic Algorithm and Deep Learning to play the game of snake
Stars: ✭ 137 (-84.45%)
Mutual labels:  reinforcement-learning, genetic-algorithm
Rl Tutorial Jnrr19
Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019
Stars: ✭ 204 (-76.84%)
Mutual labels:  tutorial, reinforcement-learning
Rl Course Experiments
Stars: ✭ 73 (-91.71%)
Mutual labels:  reinforcement-learning, genetic-algorithm
Neatron
Yet another NEAT implementation
Stars: ✭ 14 (-98.41%)
Mutual labels:  genetic-algorithm, neuroevolution
Aimandshoot
A neuroevolution game experiment.
Stars: ✭ 201 (-77.19%)
Mutual labels:  genetic-algorithm, neuroevolution
Neural Network P5
Deprecated! See:
Stars: ✭ 218 (-75.26%)
Mutual labels:  genetic-algorithm, neuroevolution
NEATEST
NEATEST: Evolving Neural Networks Through Augmenting Topologies with Evolution Strategy Training
Stars: ✭ 13 (-98.52%)
Mutual labels:  genetic-algorithm, neuroevolution
Dissecting Reinforcement Learning
Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog
Stars: ✭ 512 (-41.88%)
Mutual labels:  reinforcement-learning, genetic-algorithm

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!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].