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.☆395Updated 7 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆618Updated 8 years ago
- ☆303Updated 2 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆658Updated 5 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 5 years ago
- Code for the paper "Exploration by Random Network Distillation"☆922Updated 5 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆386Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,302Updated 6 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.☆374Updated 2 years ago
- Simple A3C implementation with pytorch + multiprocessing☆656Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,467Updated 2 years ago
- Implementation of TRPO and related algorithms☆641Updated 7 years ago
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆138Updated 7 years ago
- Half Field Offense in Robocup 2D Soccer☆237Updated 3 years ago
- Implementation of algorithms for continuous control (DDPG and NAF).☆312Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆433Updated 2 years ago
- Reaver: Modular Deep Reinforcement Learning Framework. Focused on StarCraft II. Supports Gym, Atari, and MuJoCo.☆562Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆259Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- This is a simple implementation of DeepMind's PySC2 RL agents.☆274Updated 8 years ago
- Actor-critic with experience replay☆256Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,659Updated 3 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆419Updated 8 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆193Updated last year
- Reinforcement Learning in Keras on VizDoom☆142Updated 8 years ago