lilianweng / deep-reinforcement-learning-gymLinks
Deep reinforcement learning model implementation in Tensorflow + OpenAI gym
☆304Updated 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
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 11 months ago
- Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"☆329Updated 3 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- 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.☆372Updated last year
- Deep recurrent Q Learning using Tensorflow, openai/gym and openai/retro☆175Updated 2 years ago
- ☆137Updated 7 years ago
- A simple framework for experimenting with Reinforcement Learning in Python.☆321Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆352Updated 5 years ago
- ☆303Updated 2 years ago
- Structural implementation of RL key algorithms☆514Updated 2 years ago
- Clone of OpenAI's Spinning Up in PyTorch☆153Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆684Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆509Updated 2 years ago
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆702Updated last year
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆189Updated last year
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆172Updated 4 years ago
- My solution to assignments in UC Berkeley CS294-112: Deep Reinforcement Learning☆93Updated 6 years ago
- Offline Reinforcement Learning (aka Batch Reinforcement Learning) on Atari 2600 games☆555Updated 2 years ago
- Actor-critic trained w PPO on OpenAI's Procgen Benchmark (PyTorch). Built from scratch.☆101Updated 5 years ago
- This repository contains model-free deep reinforcement learning algorithms implemented in Pytorch☆448Updated 6 years ago
- Keeping track of RL experiments☆163Updated 2 years ago
- ☆185Updated 3 years ago
- TensorFlow 2.0 for Deep Reinforcement Learning.☆88Updated 2 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆217Updated 2 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆182Updated 6 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆766Updated 6 years ago
- Coding Demos from the School of AI's Move37 Course☆183Updated 6 years ago