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..
☆752Updated 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
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,065Updated 3 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆744Updated last year
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆675Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,164Updated 2 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆848Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,286Updated last year
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆804Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,207Updated 3 weeks ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- Collection of reinforcement learning algorithms☆2,635Updated 9 months ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆331Updated 5 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,008Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,188Updated 4 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆859Updated 3 years ago
- PyTorch implementation of soft actor critic☆869Updated 3 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆689Updated last year
- A curated list of awesome imitation learning resources and publications☆561Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆743Updated 8 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆409Updated 4 years ago
- Soft Actor-Critic☆1,063Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆679Updated 10 months ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆330Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,284Updated 11 months ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆488Updated 2 years ago
- Implementation of Inverse Reinforcement Learning (IRL) algorithms in Python/Tensorflow. Deep MaxEnt, MaxEnt, LPIRL☆624Updated 11 months ago
- For deep RL and the future of AI.☆1,454Updated last year
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆565Updated 7 years ago