openai / atari-py
A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface
☆375Updated last year
Alternatives and similar repositories for atari-py:
Users that are interested in atari-py are comparing it to the libraries listed below
- ☆303Updated last year
- Lua/Torch implementation of DQN (Nature, 2015)☆591Updated 7 years ago
- Code for the paper "Quantifying Transfer in Reinforcement Learning"☆395Updated last year
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Updated 4 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆417Updated last year
- Implementation of TRPO and related algorithms☆624Updated 6 years ago
- A Python interface for reinforcement learning environments☆355Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆699Updated 6 years ago
- Code for the paper "Emergent Complexity via Multi-agent Competition"☆805Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆463Updated 9 months ago
- Gym - 32 levels of original Super Mario Bros☆287Updated 6 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆561Updated 2 years ago
- A highly-customisable gridworld game engine with some batteries included. Make your own gridworld games to test reinforcement learning ag…☆657Updated 5 years ago
- World Models Experiments☆633Updated 2 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Updated 6 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆666Updated 8 months ago
- Code for the paper "Exploration by Random Network Distillation"☆888Updated 4 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.☆357Updated last year
- A TensorFlow implementation of Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures.☆994Updated 5 years ago
- An `openai/atari-py` fork with Windows support and removed zlib/libpng dependencies. Binaries (wheels) are on "Releases" tab.☆183Updated 3 years ago
- A3C LSTM Atari with Pytorch plus A3G design☆563Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,151Updated 2 years ago
- Tools for accelerating safe exploration research.☆516Updated last year
- Code for the paper "Meta-Learning Shared Hierarchies"☆611Updated last year
- This repo replicates the results Horgan et al obtained in "Distributed Prioritized Experience Replay"☆189Updated 5 years ago
- Simple and easily configurable 3D FPS-game-like environments for reinforcement learning☆719Updated 2 weeks ago
- Code for the paper "Evolved Policy Gradients"☆248Updated 6 years ago
- Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"☆341Updated 6 years ago
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆273Updated 6 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆539Updated 3 months ago