MJeremy2017 / reinforcement-learning-implementationLinks
Reinforcement Learning examples implementation and explanation
☆332Updated 11 months ago
Alternatives and similar repositories for reinforcement-learning-implementation
Users that are interested in reinforcement-learning-implementation are comparing it to the libraries listed below
Sorting:
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆424Updated 4 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- ☆409Updated last year
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆99Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆157Updated 5 years ago
- Python Implementation of Reinforcement Learning: An Introduction☆251Updated 7 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆281Updated 4 years ago
- Implementations of Deep Reinforcement Learning Algorithms and Bench-marking with PyTorch☆127Updated 5 years ago
- ☆184Updated 3 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆73Updated 6 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆758Updated 6 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆90Updated 6 years ago
- List of competitions related to Reinforcement Learning☆350Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆228Updated 5 months ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆680Updated 2 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆334Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Notes and exercise solutions for second edition of Sutton & Barto's book☆392Updated 2 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆195Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆607Updated 3 years ago
- Hello, I pushed some python environments for Multi Agent Reinforcement Learning.☆712Updated 3 years ago
- Repository for most of the code from my YouTube channel☆912Updated last year
- 32 projects in the framework of Deep Reinforcement Learning algorithms: Q-learning, DQN, PPO, DDPG, TD3, SAC, A2C and others. Each projec…☆908Updated 4 years ago
- Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.☆404Updated 2 years ago
- Coding Demos from the School of AI's Move37 Course☆184Updated 6 years ago
- Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenA…☆25Updated 5 years ago
- Repo containing code for multi-agent deep reinforcement learning (MADRL).☆703Updated 2 years ago