seungjaeryanlee / awesome-rl-competitions
List of competitions related to Reinforcement Learning
☆352Updated 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
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆549Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Structural implementation of RL key algorithms☆512Updated last year
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆218Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆468Updated 11 months ago
- A Python interface for reinforcement learning environments☆363Updated 2 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- A collection of multi agent environments based on OpenAI gym.☆595Updated 8 months ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆212Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆306Updated 3 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆617Updated 3 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Random Network Distillation pytorch☆247Updated 6 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆297Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆484Updated 2 years ago
- Deep Planning Network: Control from pixels by latent planning with learned dynamics☆369Updated 3 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆260Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago
- Repo for reproduction of sequential social dilemmas☆397Updated 2 weeks ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆196Updated 2 years ago
- Mean Field Multi-Agent Reinforcement Learning☆389Updated 5 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- PyTorch implementation of SAC-Discrete.☆299Updated 7 months ago
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆532Updated 3 years ago