Hyeokreal / Actor-Critic-Continuous-KerasLinks
Keras Implementation of the continuous control with actor-critic, a3c
☆13Updated 8 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
Sorting:
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Proximal Policy Optimization(PPO) with Keras Implementation☆17Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year
- Code for the paper "Exploration by Random Network Distillation"☆927Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 4 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆579Updated 3 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆219Updated 6 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆778Updated 2 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆562Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Implementation of Meta-RL A3C algorithm☆406Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆1,016Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- ☆304Updated 2 years ago
- Structural implementation of RL key algorithms☆516Updated 2 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆375Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,192Updated 3 years ago
- Gym - 32 levels of original Super Mario Bros☆291Updated 7 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆264Updated 5 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆624Updated 8 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- OpenAI's cartpole env solver.☆155Updated 2 years ago