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:
- Reinforcement Learning Algorithms with Python, Published by Packt☆185Updated 2 years ago
- Deep Reinforcement Learning with Python, Second Edition, published by Packt☆201Updated last month
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Mastering Reinforcement Learning with Python, published by Packt☆167Updated last month
- 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…☆158Updated 4 years ago
- Tutorials for reinforcement learning in PyTorch and Gym by implementing a few of the popular algorithms. [IN PROGRESS]☆286Updated 5 years ago
- My Solutions of Assignments of CS234: Reinforcement Learning Winter 2019☆169Updated 2 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- Python Reinforcement Learning Projects, published by Packt☆196Updated 2 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆196Updated last month
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math