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:
- 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
- ☆134Updated 7 years ago
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 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.☆370Updated last year
- A simple framework for experimenting with Reinforcement Learning in Python.☆316Updated last year
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆323Updated 3 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 8 months 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
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆551Updated 2 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆187Updated 9 months ago
- For educational materials related to the spinning up workshops.☆201Updated 6 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆148Updated 3 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- ☆303Updated 2 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆501Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆691Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆346Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- Keeping track of RL experiments☆162Updated 2 years ago
- Recurrent and multi-process PyTorch implementation of deep reinforcement Actor-Critic algorithms A2C and PPO☆201Updated 2 years ago
- Real-World RL Benchmark Suite☆356Updated 4 years ago
- Code for Go-Explore: a New Approach for Hard-Exploration Problems☆573Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- A PyTorch library for building deep reinforcement learning agents.☆648Updated last year
- Loose taxonomy of reinforcement learning algorithms☆178Updated 5 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆759Updated 6 years ago