sudharsan13296 / Hands-On-Reinforcement-Learning-With-PythonLinks
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
☆856Updated 4 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…☆760Updated 6 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆826Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆821Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆681Updated 4 years ago
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,169Updated 2 years ago
- Hands-on Deep Reinforcement Learning, published by Packt☆2,987Updated 2 months ago
- Advanced Deep Learning and Reinforcement Learning course taught at UCL in partnership with Deepmind☆840Updated 6 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆545Updated 5 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,183Updated 2 years ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆431Updated 4 years ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,292Updated 5 months ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆620Updated 2 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,325Updated last year
- For deep RL and the future of AI.☆1,476Updated last year
- Code for Hands On Intelligent Agents with OpenAI Gym book to get started and learn to build deep reinforcement learning agents using PyTo…☆384Updated 2 years ago
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆546Updated 9 months ago
- Code from the Deep Reinforcement Learning in Action book from Manning, Inc☆802Updated last year
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 2 years ago
- Assignments for CS294-112.☆1,606Updated 2 years ago
- Implementation of Reinforcement Learning algorithms in Python, based on Sutton's & Barto's Book (Ed. 2)☆158Updated 5 years ago
- 🕹️ CS234: Reinforcement Learning, Winter 2019 | YouTube videos 👉☆308Updated 2 years ago
- Reinforcement learning tutorials☆386Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆157Updated 4 years ago
- Repository for most of the code from my YouTube channel☆916Updated 2 years ago
- 🐋 Simple implementations of various popular Deep Reinforcement Learning algorithms using TensorFlow2☆608Updated 3 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆299Updated 2 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,119Updated 3 years ago
- Tensorflow implementation of Deepminds dqn with double dueling networks☆216Updated 5 years ago
- Reinforcement Learning examples implementation and explanation☆335Updated last year