lilianweng / deep-reinforcement-learning-gymLinks
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
☆297Updated 2 years ago
Alternatives and similar repositories for deep-reinforcement-learning-gym
Users that are interested in deep-reinforcement-learning-gym are comparing it to the libraries listed below
Sorting:
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- List of competitions related to Reinforcement Learning☆350Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 7 months ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆313Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆320Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆345Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,181Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆686Updated last year
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,080Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- ☆134Updated 7 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆474Updated last year
- A PyTorch Platform for Distributed RL☆747Updated 3 years ago
- Real-World RL Benchmark Suite☆354Updated 4 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆222Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Keeping track of RL experiments☆161Updated 2 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- A Python interface for reinforcement learning environments☆369Updated 2 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆301Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- The RL discord wiki☆252Updated 4 years ago
- A PyTorch library for building deep reinforcement learning agents.☆648Updated last year
- ☆303Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆412Updated 3 years ago