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..
☆751Updated 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,064Updated 3 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆674Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆381Updated 2 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,197Updated 2 weeks ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,280Updated last year
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆742Updated last year
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆688Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆848Updated 3 years ago
- For deep RL and the future of AI.☆1,452Updated last year
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆648Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆496Updated 3 years ago
- PyTorch implementation of soft actor critic☆864Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,164Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,181Updated 4 years ago
- Collection of reinforcement learning algorithms☆2,623Updated 9 months ago
- List of competitions related to Reinforcement Learning☆351Updated last year
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆406Updated 4 years ago
- A collection of multi agent environments based on OpenAI gym.☆596Updated 8 months ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Python Multi-Agent Reinforcement Learning framework☆1,979Updated 2 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆697Updated 2 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,008Updated 2 years ago
- Reinforcement Learning Algorithms Based on PyTorch☆449Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆256Updated 4 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆736Updated 8 months ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,614Updated 3 years ago
- TensorFlow2 Reinforcement Learning☆472Updated 3 years ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆562Updated 7 years 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