jorditorresBCN / Deep-Reinforcement-Learning-ExplainedLinks
☆94Updated 4 years ago
Alternatives and similar repositories for Deep-Reinforcement-Learning-Explained
Users that are interested in Deep-Reinforcement-Learning-Explained are comparing it to the libraries listed below
Sorting:
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆200Updated last month
- Reinforcement Learning Algorithms with Python, Published by Packt☆184Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆163Updated last month
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- [Coursera] Reinforcement Learning Specialization by "University of Alberta" & "Alberta Machine Intelligence Institute"☆254Updated 5 years ago
- 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…☆156Updated 4 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆286Updated 4 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last month
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆438Updated 4 years ago
- Python Reinforcement Learning Projects, published by Packt☆196Updated 2 years ago
- ☆425Updated 2 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆338Updated last year
- Colab notebooks part of the documentation of Stable Baselines reinforcement learning library☆236Updated 8 months ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆309Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆142Updated 2 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆56Updated 4 years ago
- Implementations of Coursera Reinforcement Learning Specialization☆48Updated 5 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
- Deep Reinforcement Learning Algorithms implemented with Tensorflow 2.3☆101Updated 3 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- RLlib tutorials☆66Updated 3 years ago
- Reinforcement learning tutorials☆388Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆159Updated 5 years ago
- Solving OpenAI Gym problems.