lilianweng / deep-reinforcement-learning-gym
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
☆291Updated last year
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
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- List of competitions related to Reinforcement Learning☆352Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 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
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆317Updated 3 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆362Updated 4 years ago
- Structural implementation of RL key algorithms☆512Updated last year
- A simple framework for experimenting with Reinforcement Learning in Python.☆305Updated last year
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆419Updated last year
- ☆303Updated last year
- Keeping track of RL experiments☆162Updated 2 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- Tools for accelerating safe exploration research.☆521Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆147Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆294Updated last year
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆549Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆252Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- Real-World RL Benchmark Suite☆352Updated 4 years ago
- A Python interface for reinforcement learning environments☆363Updated 2 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆412Updated last year
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆212Updated last year
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year