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..
☆759Updated 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,080Updated 4 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,225Updated 4 years ago
- Reinforcement learning tutorials☆385Updated 2 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆755Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆344Updated 5 years ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,257Updated 3 months ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,181Updated 2 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆680Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,311Updated last year
- PyTorch implementation of soft actor critic☆887Updated 3 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆448Updated 3 years ago
- TensorFlow2 Reinforcement Learning☆475Updated 3 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,266Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,286Updated 4 months ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 8 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆425Updated 4 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago
- Policy Gradient is all you need! A step-by-step tutorial for well-known PG methods.☆942Updated last month
- A toolkit for reproducible reinforcement learning research.☆1,988Updated 2 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆297Updated 2 years ago
- Structural implementation of RL key algorithms☆512Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,112Updated 3 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆500Updated 2 years ago
- ☆410Updated last year
- Notes and exercise solutions for second edition of Sutton & Barto's book☆392Updated 2 years ago