omerbsezer / Reinforcement_learning_tutorial_with_demo
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..
☆746Updated 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
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆672Updated 4 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆730Updated last year
- Soft Actor-Critic☆1,039Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,178Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆316Updated 5 years ago
- PyTorch implementation of soft actor critic☆852Updated 3 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆994Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,268Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,155Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆682Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,153Updated 2 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆793Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 5 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆106Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆403Updated 3 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆615Updated 9 months ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆891Updated last month
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆546Updated 7 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆371Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆692Updated 2 years ago
- A curated list of awesome Deep Reinforcement Learning resources.☆721Updated 6 months ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆843Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆482Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,259Updated 10 months ago
- For deep RL and the future of AI.☆1,444Updated 11 months ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆251Updated 3 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 2 years ago