RicardoDominguez / RL-IntroLinks
Introduction to Reinforcement Learning in Python
☆13Updated 7 years ago
Alternatives and similar repositories for RL-Intro
Users that are interested in RL-Intro are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆774Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,188Updated 3 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆836Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,820Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆862Updated 5 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆623Updated 2 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆727Updated 2 years ago
- A toolkit for reproducible reinforcement learning research.☆2,049Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,049Updated 3 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,659Updated 3 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- Reinforcement Learning and Decision Making tutorials explained at an intuitive level and with Jupyter Notebooks☆330Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆355Updated 5 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆715Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Reinforcement learning tutorials☆389Updated 2 years ago
- For deep RL and the future of AI.☆1,492Updated last year
- Author's PyTorch implementation of BCQ for continuous and discrete actions☆649Updated 4 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆651Updated last year
- Mean Field Multi-Agent Reinforcement Learning☆409Updated 5 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,369Updated 2 years ago
- A fork of OpenAI Baselines, implementations of reinforcement learning algorithms☆4,315Updated 3 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- 📖Learning reinforcement learning by implementing the algorithms from reinforcement learning an introduction☆84Updated last month
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆551Updated last year