Kojoley / atari-pyLinks
An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.
☆183Updated 3 years ago
Alternatives and similar repositories for atari-py
Users that are interested in atari-py are comparing it to the libraries listed below
Sorting:
- Accompanying repository for Let's make a DQN / A3C series.☆393Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆569Updated 2 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆137Updated 6 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Code for the paper "Exploration by Random Network Distillation"☆903Updated 4 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆274Updated 7 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆273Updated 7 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆607Updated 8 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆383Updated 2 years ago
- ☆303Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆558Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆427Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆309Updated 4 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆563Updated 3 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 6 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,443Updated 2 years ago
- Reinforcement Learning in Keras on VizDoom☆143Updated 7 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 8 months ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 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.☆369Updated last year
- Actor-critic with experience replay☆254Updated 2 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 9 months ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 10 months ago