Stars
MiniHack the Planet: A Sandbox for Open-Ended Reinforcement Learning Research
Acceptance rates for the major AI conferences
OpenAI Gym wrapper for the DeepMind Control Suite
A toolkit for reproducible reinforcement learning research.
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
An educational resource to help anyone learn deep reinforcement learning.
Open-source implementations of OpenAI Gym MuJoCo environments for use with the OpenAI Gym Reinforcement Learning Research Platform.
Simple and easily configurable grid world environments for reinforcement learning
arXiv LaTeX Cleaner: Easily clean the LaTeX code of your paper to submit to arXiv
A large-scale benchmark and learning environment.
A MATLAB toolbox for exporting publication quality figures
Focus: a minimalist presentation theme for LaTeX Beamer.
Trust Region Policy Optimization with TensorFlow and OpenAI Gym
hill-a / stable-baselines
Forked from openai/baselinesA fork of OpenAI Baselines, implementations of reinforcement learning algorithms
PyTorch implementation of Advantage Actor Critic (A2C), Proximal Policy Optimization (PPO), Scalable trust-region method for deep reinforcement learning using Kronecker-factored approximation (ACKT…
StyleGAN - Official TensorFlow Implementation
Code for the paper "Language Models are Unsupervised Multitask Learners"
Efficiently computes derivatives of NumPy code.
Implementation of TRPO and related algorithms
Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".
Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL
Fault-tolerant, highly scalable GPU orchestration, and a machine learning framework designed for training models with billions to trillions of parameters
Python library for Reinforcement Learning.
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.