omerbsezer / Reinforcement_learning_tutorial_with_demoLinks
Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approximation, Policy Gradient, DQN, Imitation, Meta Learning, Papers, Courses, etc..
☆774Updated 6 years ago
Alternatives and similar repositories for Reinforcement_learning_tutorial_with_demo
Users that are interested in Reinforcement_learning_tutorial_with_demo are comparing it to the libraries listed below
Sorting:
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆764Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆861Updated 5 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆715Updated 2 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆836Updated 3 years ago
- List of competitions related to Reinforcement Learning☆349Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,188Updated 3 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,047Updated 3 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,260Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆355Updated 5 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,314Updated 8 months ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- ☆429Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆550Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆307Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆449Updated 4 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆343Updated 2 years ago
- For deep RL and the future of AI.☆1,489Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆963Updated 4 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆727Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆651Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆398Updated 3 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆552Updated 5 years ago
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆391Updated 2 years ago