Kojoley / atari-pyLinks
An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.
☆183Updated 4 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.☆394Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆570Updated 2 years ago
- ☆304Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 5 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
- Lua/Torch implementation of DQN (Nature, 2015)☆626Updated 8 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆661Updated 5 years ago
- Code for the paper "Exploration by Random Network Distillation"☆930Updated 5 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Half Field Offense in Robocup 2D Soccer☆236Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆553Updated last year
- Deep Q-Learning Network in pytorch (not actively maintained)☆427Updated 8 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 8 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆388Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 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…☆195Updated last year
- Implementation of algorithms for continuous control (DDPG and NAF).☆313Updated 4 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆260Updated last year
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆132Updated 8 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆265Updated 5 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 8 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Simple A3C implementation with pytorch + multiprocessing☆660Updated 2 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 6 years ago
- Proximal Policy Optimization implementation with TensorFlow☆108Updated 7 years ago
- Gym - 32 levels of original Super Mario Bros☆292Updated 7 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,314Updated 6 years ago
- implement of prioritized experience replay☆159Updated 7 years ago