MorvanZhou / Evolutionary-Algorithm
Evolutionary Algorithm using Python, 莫烦Python 中文AI教学
☆1,219Updated last year
Alternatives and similar repositories for Evolutionary-Algorithm:
Users that are interested in Evolutionary-Algorithm are comparing it to the libraries listed below
- source code from the book Genetic Algorithms with Python by Clinton Sheppard☆1,223Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,259Updated 5 years ago
- Evolving a neural network with a genetic algorithm.☆697Updated 6 years ago
- ☆389Updated 4 years ago
- Simple A3C implementation with pytorch + multiprocessing☆632Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,064Updated 3 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,297Updated 4 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinfor…☆3,716Updated 2 years ago
- Source codes for the book "Reinforcement Learning: Theory and Python Implementation"☆936Updated last month
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆542Updated 4 years ago
- Deep Neuroevolution☆1,642Updated last year
- Reinforcement Learning Algorithm Package & PuckWorld, GridWorld Gym environments☆848Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,623Updated 9 months ago
- A Genetic Algorithm Framework in Python (not for production level)☆746Updated 6 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,179Updated 4 years ago
- 我的强化学习笔记和学习材料 still updating ... ...☆343Updated 5 years ago
- Collection of Deep Reinforcement Learning algorithms☆124Updated 7 years ago
- Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"☆2,500Updated 11 months ago
- Distributed Evolutionary Algorithms in Python☆6,015Updated 2 months ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆158Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,282Updated 11 months ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆398Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆801Updated 2 years ago
- PyTorch implementation of DQN, AC, ACER, A2C, A3C, PG, DDPG, TRPO, PPO, SAC, TD3 and ....☆4,197Updated 2 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆803Updated 2 years ago