Kojoley / atari-py
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
- A3C LSTM Atari with Pytorch plus A3G design☆564Updated last year
- 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
- Half Field Offense in Robocup 2D Soccer☆231Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆537Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 5 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆136Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆133Updated 7 years ago
- Collection of Deep Reinforcement Learning algorithms☆299Updated 5 years ago
- ☆303Updated last year
- Actor-critic with experience replay☆252Updated 2 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated 4 months ago
- implement of prioritized experience replay☆160Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆659Updated 5 years ago
- Implementing reinforcement-learning algorithms for pysc2 -environment☆89Updated 7 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.☆361Updated last year
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 11 months ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆379Updated last year
- Random Network Distillation pytorch☆246Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- This is a simple implementation of DeepMind's PySC2 RL agents.☆272Updated 7 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆307Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆320Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 4 months ago
- some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Co…☆130Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 5 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago