Kojoley / atari-pyLinks
An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.
☆182Updated 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.☆395Updated 7 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- ☆304Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆385Updated 2 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆613Updated 8 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 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.☆372Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 6 years ago
- Code for the paper "Exploration by Random Network Distillation"☆913Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- Reinforcement Learning in Keras on VizDoom☆142Updated 7 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 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…☆189Updated last year
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated 11 months ago
- Actor-critic with experience replay☆255Updated 3 years ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Implementation of Meta-RL A3C algorithm☆404Updated 8 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆548Updated 5 years ago
- Constrained Policy Optimization☆327Updated 8 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆218Updated 6 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆569Updated 4 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆277Updated 7 years ago
- PlayGround: AI Research into Multi-Agent Learning.☆772Updated last year
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 7 years ago
- Multi Agent Reinforcement Learning using MalmÖ☆262Updated 5 years ago