makaveli10 / reinforcementLearningLinks
Reinforcement Learning - Implementation of Exercises, algorithms from the book Sutton Barto and David silver's RL course in Python, OpenAI Gym.
☆25Updated 5 years ago
Alternatives and similar repositories for reinforcementLearning
Users that are interested in reinforcementLearning 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☆453Updated 4 years ago
- ☆101Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆244Updated 11 months ago
- ☆187Updated 3 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆292Updated 5 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆170Updated 2 years ago
- Reinforcement learning tutorials☆391Updated 2 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆95Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆300Updated last year
- ☆435Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- The RL discord wiki☆258Updated 5 years ago
- A PyTorch library for building deep reinforcement learning agents.☆654Updated last year
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆205Updated 2 weeks ago
- DQN Zoo is a collection of reference implementations of reinforcement learning agents developed at DeepMind based on the Deep Q-Network (…☆491Updated last year
- A collection of various RL algorithms like policy gradients, DQN and PPO. The goal of this repo will be to make it a go-to resource for l…☆159Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆187Updated 2 years ago
- From search engines, to science, to robotics, this reposity is meant to showcase the use of reinforcement learning in the world..☆278Updated last year
- Solving OpenAI Gym problems.☆187Updated 4 years ago
- Stable-Baselines tutorial for Journées Nationales de la Recherche en Robotique 2019☆719Updated 2 years ago
- RLlib tutorials☆66Updated 3 years ago
- Assignments for Berkeley CS 285: Deep Reinforcement Learning (Fall 2020)☆249Updated 4 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆79Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆357Updated 5 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆255Updated 5 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- DeepRL algorithms implementation easy for understanding and reading with Pytorch and Tensorflow 2(DQN, REINFORCE, VPG, A2C, TRPO, PPO, DD…☆344Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆780Updated 6 years ago