Hyeokreal / Actor-Critic-Continuous-Keras
Keras Implementation of the continuous control with actor-critic, a3c
☆13Updated 7 years ago
Alternatives and similar repositories for Actor-Critic-Continuous-Keras:
Users that are interested in Actor-Critic-Continuous-Keras are comparing it to the libraries listed below
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Proximal Policy Optimization(PPO) with Keras Implementation☆17Updated 4 years ago
- Proximal Policy Optimization implementation with TensorFlow☆105Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 4 months ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Implementation of Meta-RL A3C algorithm☆402Updated 8 years ago
- Open source implementation of the PAAC algorithm presented in Efficient Parallel Methods for Deep Reinforcement Learning☆205Updated 7 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- implement of prioritized experience replay☆160Updated 6 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆892Updated 4 years ago
- Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration"☆197Updated 6 years ago
- A reinforcement learning framework☆154Updated 6 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- ICML 2018 Self-Imitation Learning☆275Updated 4 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- C51-DDQN in Keras☆126Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- ☆303Updated last year
- A PyTorch implementation of Rainbow DQN agent☆169Updated 6 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action☆113Updated 6 years ago
- Asynchronous Methods for Deep Reinforcement Learning☆590Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 4 months ago