seungjaeryanlee / awesome-rl-competitions
List of competitions related to Reinforcement Learning
☆347Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for awesome-rl-competitions
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆534Updated last year
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆457Updated 7 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆479Updated last year
- Structural implementation of RL key algorithms☆509Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆295Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆491Updated 3 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆272Updated 8 months ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆654Updated 6 months ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆214Updated 2 years ago
- Tools for accelerating safe exploration research.☆506Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆305Updated 4 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆472Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆598Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆669Updated last year
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆368Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC)☆515Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆286Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆529Updated 3 weeks ago
- A PyTorch library for building deep reinforcement learning agents.☆646Updated 8 months ago
- Loose taxonomy of reinforcement learning algorithms☆151Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆322Updated last year
- This repository contains the code to implement the Hierarchical Actor-Critic (HAC) algorithm.☆253Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆710Updated 10 months ago
- Code for conservative Q-learning☆410Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆250Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆206Updated last year
- A Python interface for reinforcement learning environments☆346Updated last year
- Real-World RL Benchmark Suite☆347Updated 4 years ago
- A repository of high-performing hierarchical reinforcement learning models and algorithms.☆281Updated last year