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)☆747Updated 7 years ago
- ☆391Updated 5 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,313Updated 5 years ago
- source code from the book Genetic Algorithms with Python by Clinton Sheppard☆1,258Updated 3 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆858Updated 6 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆833Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆1,009Updated 2 months ago
- Simple A3C implementation with pytorch + multiprocessing☆658Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆691Updated 3 weeks ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Updated 6 years ago
- Evolving a neural network with a genetic algorithm.☆706Updated 7 years ago
- Evolutionary algorithm toolbox and framework with high performance for Python☆2,108Updated last year
- Learning Resources And Links Of Reinforcement Learning (updating)☆290Updated 4 years ago
- 中文整理的强化学习资料(Reinforcement Learning)☆2,126Updated 5 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆863Updated 5 years ago
- Implementation NSGA-II algorithm in form of python library☆113Updated 8 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆268Updated 7 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆363Updated 3 months ago
- A Python implementation of the decomposition based multi-objective evolutionary algorithm (MOEA/D)☆84Updated 3 years ago
- Pytorch for Deep Reinforcement Learning☆255Updated 5 years ago
- AI for Snake game trained from pixels using Deep Reinforcement Learning (DQN).☆170Updated 6 years ago
- Flappy Bird AI using Cartesian Genetic Programming (Evolutionary Computation)☆175Updated 5 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆584Updated 5 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,082Updated 4 years ago
- This is a python implementation of NSGA-II algorithm. NSGA is a popular non-domination based genetic algorithm for multi-objective optimi…☆523Updated 2 years ago
- For deep RL and the future of AI.☆1,501Updated last year
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆2,003Updated 3 months ago
- Tensorflow 2.0 toy examples☆212Updated 5 years ago
- A Toolbox for deep reinforcement learning(QLearning)☆38Updated 7 years ago