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:
- A3C LSTM Atari with Pytorch plus A3G design☆571Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- ☆303Updated 2 years ago
- Code for the paper "Exploration by Random Network Distillation"☆908Updated 4 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆137Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 10 months ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆384Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 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…☆188Updated 11 months ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆560Updated 4 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- PyTorch implementation of Trust Region Policy Optimization☆446Updated 6 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆657Updated 5 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 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.☆371Updated last year
- Actor-critic with experience replay☆254Updated 2 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,642Updated 3 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆446Updated 6 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆273Updated 7 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆429Updated last year
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated 10 months ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- Tutorials for building a PySC2 bot☆295Updated 2 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Implementation of TRPO and related algorithms☆637Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year