Kojoley / atari-py
An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.
☆184Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for atari-py
- Accompanying repository for Let's make a DQN / A3C series.☆392Updated 6 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆562Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆360Updated 4 years ago
- Actor-critic with experience replay☆252Updated 2 years ago
- A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface☆373Updated last year
- StarCraft II / PySC2 Deep Reinforcement Learning Agents (A2C)☆133Updated 6 years ago
- An implement of DQfD(Deep Q-learning from Demonstrations) raised by DeepMind:Learning from Demonstrations for Real World Reinforcement Le…☆131Updated 6 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 6 years ago
- ☆305Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆173Updated last month
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 2 weeks ago
- Lua/Torch implementation of DQN (Nature, 2015)☆588Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 5 years ago
- Hybrid CPU/GPU implementation of the A3C algorithm for deep reinforcement learning.☆655Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆532Updated 4 years ago
- My implementation of the Proximal Policy Optisation algorithm using Keras as a backend☆88Updated 4 years ago
- Collection of Deep Reinforcement Learning algorithms☆297Updated 5 years ago
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆190Updated 5 years ago
- A continuous action space version of A3C LSTM in pytorch plus A3G design☆258Updated last month
- Reinforcement Learning with Deep Energy-Based Policies☆415Updated 11 months 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.☆353Updated last year
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆275Updated 6 years ago
- Code for the paper "Exploration by Random Network Distillation"☆877Updated 4 years ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- implement of prioritized experience replay☆156Updated 6 years ago
- Structural implementation of RL key algorithms☆511Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆302Updated 4 years ago
- Tensorflow implementation of a Deep Distributed Distributional Deterministic Policy Gradients (D4PG) network, trained on OpenAI Gym envir…☆126Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆173Updated last year
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆717Updated 6 years ago