seungjaeryanlee / awesome-rl-competitions
List of competitions related to Reinforcement Learning
☆350Updated last year
Alternatives and similar repositories for awesome-rl-competitions:
Users that are interested in awesome-rl-competitions are comparing it to the libraries listed below
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆304Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆543Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆217Updated 2 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Structural implementation of RL key algorithms☆510Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆465Updated 10 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆483Updated 2 years ago
- A Python interface for reinforcement learning environments☆355Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆258Updated 4 years ago
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆370Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆651Updated 11 months ago
- Keeping track of RL experiments☆160Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆327Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC)☆526Updated 3 years ago
- A collection of multi agent environments based on OpenAI gym.☆588Updated 7 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆288Updated last year
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,153Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,268Updated last year
- PyTorch implementation of SAC-Discrete.☆296Updated 6 months ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 years ago