MorvanZhou / Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
☆1,216Updated last year
Alternatives and similar repositories for Evolutionary-Algorithm:
Users that are interested in Evolutionary-Algorithm are comparing it to the libraries listed below
- A Genetic Algorithm Framework in Python (not for production level)☆745Updated 6 years ago
- For deep RL and the future of AI.☆1,444Updated 11 months ago
- source code from the book Genetic Algorithms with Python by Clinton Sheppard☆1,219Updated 2 years ago
- Deep Neuroevolution☆1,639Updated last year
- ☆385Updated 4 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,259Updated 10 months ago
- Simple A3C implementation with pytorch + multiprocessing☆629Updated last year
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,292Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,602Updated 3 years ago
- Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学☆9,057Updated 10 months ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,937Updated last year
- Evolving a neural network with a genetic algorithm.☆696Updated 6 years ago
- PyTorch implementations of deep reinforcement learning algorithms and environments☆5,713Updated 6 months ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,242Updated 5 years ago
- Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"☆1,581Updated 5 years ago
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆848Updated 5 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,112Updated last year
- A toolkit for reproducible reinforcement learning research.☆1,919Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆593Updated 7 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,711Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,239Updated 4 years ago
- Rainbow is all you need! A step-by-step tutorial from DQN to Rainbow☆1,909Updated 3 months ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆793Updated 2 years ago
- 这是一个学习强化学习基础原理的仓库,主要包括了《深入浅出强化学习原理入门》书中一些例子和课后作业的代码☆256Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆535Updated 4 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,461Updated 10 months ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,423Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,071Updated 3 years ago