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..
☆750Updated 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,060Updated 3 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,196Updated last week
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆798Updated 2 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago
- Inverse RL algorithms (APP, MaxEnt, GAIL, VAIL)☆741Updated last year
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆696Updated 2 years ago
- For deep RL and the future of AI.☆1,450Updated last year
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year
- List of competitions related to Reinforcement Learning☆352Updated last year
- Collection of reinforcement learning algorithms☆2,622Updated 9 months ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆686Updated last year
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆329Updated last year
- A curated list of awesome Deep Reinforcement Learning resources.☆735Updated 7 months ago
- PyTorch implementations of various Deep Reinforcement Learning (DRL) algorithms for both single agent and multi-agent.☆563Updated 7 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆846Updated 4 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆405Updated 3 years ago
- Code for "Actor-Attention-Critic for Multi-Agent Reinforcement Learning" ICML 2019☆723Updated 2 years ago
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆835Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆291Updated last year
- Structural implementation of RL key algorithms☆512Updated last year
- RL starter files in order to immediately train, visualize and evaluate an agent without writing any line of code☆675Updated 10 months ago
- Implementations of Reinforcement Learning and Planning algorithms☆618Updated last year
- PyTorch implementation of soft actor critic☆860Updated 3 years ago
- Reinforcement Learning in PyTorch☆2,245Updated 4 years ago
- Implementation of benchmark RL algorithms☆467Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 2 years ago