lilianweng / deep-reinforcement-learning-gym
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
☆290Updated 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
- List of competitions related to Reinforcement Learning☆350Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆541Updated 3 months ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆542Updated last year
- 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"☆482Updated 2 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆315Updated 3 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆314Updated 5 years ago
- Structural implementation of RL key algorithms☆510Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- 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
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆179Updated 4 months ago
- Keeping track of RL experiments☆160Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper.☆402Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆327Updated last year
- Tools for accelerating safe exploration research.☆517Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆680Updated last year
- Soft Actor-Critic☆1,038Updated last year
- PyTorch implementation of FQF, IQN and QR-DQN.☆168Updated 6 months ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,153Updated 2 years ago
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆607Updated 3 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆209Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆305Updated 3 years ago
- A Python interface for reinforcement learning environments☆355Updated 2 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆294Updated 11 months ago
- Mirror of Stable-Baselines: a fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆288Updated last year
- Reinforcement learning library(framework) designed for PyTorch, implements DQN, DDPG, A2C, PPO, SAC, MADDPG, A3C, APEX, IMPALA ...☆406Updated 3 years ago