lilianweng / deep-reinforcement-learning-gym
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
☆292Updated 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
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆542Updated 5 months ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- List of competitions related to Reinforcement Learning☆351Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆332Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆472Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆174Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,065Updated 3 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆317Updated 3 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆548Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,166Updated 2 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- A basic 2D maze environment where an agent start from the top left corner and try to find its way to the bottom left corner.☆364Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆680Updated 11 months ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆308Updated last year
- PyTorch implementation of Hierarchical Actor Critic (HAC) for OpenAI gym environments☆310Updated 3 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Pytorch Implementation of Reinforcement Learning Algorithms ( Soft Actor Critic(SAC)/ DDPG / TD3 /DQN / A2C/ PPO / TRPO)☆220Updated 2 years ago
- A PyTorch library for building deep reinforcement learning agents.☆652Updated last year
- Learning to Communicate with Deep Multi-Agent Reinforcement Learning in PyTorch☆353Updated 6 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 4 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆198Updated 2 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆331Updated 2 years ago
- Reinforcement Learning with Deep Energy-Based Policies☆421Updated last year
- Keeping track of RL experiments☆162Updated 2 years ago
- Implementation of Efficient Off-policy Meta-learning via Probabilistic Context Variables (PEARL)☆486Updated 2 years ago
- Solving OpenAI Gym problems.☆186Updated 4 years ago