MorvanZhou / Evolutionary-AlgorithmLinks
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
☆1,233Updated 2 years ago
Alternatives and similar repositories for Evolutionary-Algorithm
Users that are interested in Evolutionary-Algorithm are comparing it to the libraries listed below
Sorting:
- A Genetic Algorithm Framework in Python (not for production level)☆748Updated 7 years ago
- source code from the book Genetic Algorithms with Python by Clinton Sheppard☆1,256Updated 3 years ago
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆175Updated 5 years ago
- Evolving a neural network with a genetic algorithm.☆705Updated 7 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆857Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆659Updated 2 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,313Updated 5 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- ☆392Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆863Updated 5 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆835Updated 3 years ago
- Deep Neuroevolution☆1,663Updated 2 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆171Updated 6 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆1,011Updated 3 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)☆84Updated 3 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆267Updated 7 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,422Updated last year
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 7 years ago
- 用 qlearning 算法走迷宫☆54Updated 7 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆692Updated last month
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,005Updated 4 months ago
- A Platform for Many-Agent Reinforcement Learning☆1,757Updated 3 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 7 years ago
- Reinforcement Learning | tensorflow implementation of DQN, Dueling DQN and Double DQN performed on Atari Breakout☆97Updated 7 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆366Updated 4 months ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 4 years ago
- Solution to TSP (Travelling salesman problem) using Particle Swarm Optimization (PSO) - Language: Python☆68Updated 10 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,661Updated 4 years ago