sudharsan13296 / Hands-On-Reinforcement-Learning-With-PythonLinks
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
☆861Updated 5 years ago
Alternatives and similar repositories for Hands-On-Reinforcement-Learning-With-Python
Users that are interested in Hands-On-Reinforcement-Learning-With-Python are comparing it to the libraries listed below
Sorting:
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆774Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,078Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆835Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆830Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆687Updated 4 years ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆845Updated 6 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆448Updated 4 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆156Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,313Updated last week
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551Updated 5 years ago
- For deep RL and the future of AI.☆1,485Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,188Updated 3 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆3,042Updated last week
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆310Updated 2 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,192Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆548Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,375Updated last year
- Reinforcement learning tutorials☆388Updated 2 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆623Updated 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…☆962Updated 4 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆609Updated 3 years ago
- Reinforcement Learning examples implementation and explanation☆340Updated last year
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆306Updated 2 years ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆817Updated last year
- PyTorch implementation of deep reinforcement learning algorithms☆493Updated 3 years ago
- Repository for most of the code from my YouTube channel☆929Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- Coding Demos from the School of AI's Move37 Course☆182Updated 7 years ago
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,257Updated 4 years ago