borgwang / reinforce_pyLinks
Reinforcement Learning in Python
☆107Updated 5 years ago
Alternatives and similar repositories for reinforce_py
Users that are interested in reinforce_py are comparing it to the libraries listed below
Sorting:
- Collection of Deep Reinforcement Learning algorithms☆123Updated 8 years ago
- RL library based on algorithms from the book <A-introduction-to-reinforcement-learning>☆90Updated 7 years ago
- homework for CS294 Fall 2017☆167Updated 7 years ago
- Tensorflow + OpenAI Gym implementation of Deep Q-Network (DQN), Double DQN (DDQN), Dueling Network and Deep Deterministic Policy Gradient…☆78Updated 8 years ago
- Deep reinforcement learning agents implement by tensorflow https://ghli.org☆55Updated 5 years ago
- ☆53Updated 8 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆151Updated 2 years ago
- This code is written for the blogs☆271Updated 8 years ago
- Chinese Translation for Book 《Reinforcement Learning- An Introduction》-Second Edition☆124Updated 6 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- A translation of Reinforcement Learning: An Introduction☆114Updated 6 years ago
- Deep RL Algorithms implemented for UC Berkeley's CS 294-112: Deep Reinforcement Learning☆140Updated 7 years ago
- Deep Reinforcement Learning with pytorch & visdom (the branch for A3C continuous control)☆23Updated 7 years ago
- homework for CS234 2017☆151Updated 7 years ago
- advantage actor-critic reinforcement learning for openai gym cartpole☆65Updated 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Updated 5 years ago
- My Exploration on Deep Reinforcement Learning Survey☆432Updated 7 years ago
- reinforcement learning ddpg code. follow deepmind papers.☆60Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- PyTorch implementation of Advantage async actor-critic Algorithms (A3C) in PyTorch☆114Updated 8 years ago
- My solutions to Berkeley's CS294 (Deep Reinforcement Learning) Homework☆36Updated 7 years ago
- RainBow, Tensorflow☆49Updated 7 years ago
- Imitation Learning Homework 1☆36Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆567Updated 3 years ago
- ☆391Updated 4 years ago
- Playing Flappy Bird Using Deep Reinforcement Learning (Based on Deep Q Learning DQN using Tensorflow)☆586Updated 4 years ago
- ☆214Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 7 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆273Updated 7 years ago