sudharsan13296 / Hands-On-Reinforcement-Learning-With-Python
Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow
☆846Updated 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
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,060Updated 3 years ago
- Hands-On Reinforcement Learning with Python, published by Packt☆802Updated 2 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆673Updated 4 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆798Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,160Updated 2 years ago
- PyTorch implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆1,256Updated 5 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,278Updated 11 months ago
- Assignments for CS294-112.☆1,585Updated last year
- PyTorch Agent Net: reinforcement learning toolkit for pytorch☆543Updated 4 months ago
- Master classic RL, deep RL, distributional RL, inverse RL, and more using OpenAI Gym and TensorFlow with extensive Math☆405Updated 3 years ago
- Collection of reinforcement learning algorithms☆2,622Updated 9 months ago
- Modular Deep Reinforcement Learning framework in PyTorch. Companion library of the book "Foundations of Deep Reinforcement Learning".☆1,273Updated last month
- For deep RL and the future of AI.☆1,450Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,949Updated last year
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆750Updated 6 years ago
- PyTorch implementation of Soft Actor-Critic (SAC), Twin Delayed DDPG (TD3), Actor-Critic (AC/A2C), Proximal Policy Optimization (PPO), QT…☆1,196Updated last week
- Hands-on Deep Reinforcement Learning, published by Packt☆2,916Updated last year
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆615Updated last year
- An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.☆1,130Updated last year
- A toolkit for reproducible reinforcement learning research.☆1,943Updated last year
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,106Updated 7 years ago
- Deep reinforcement learning model implementation in Tensorflow + OpenAI gym☆291Updated last year
- PyTorch implementation of Deep Reinforcement Learning: Policy Gradient methods (TRPO, PPO, A2C) and Generative Adversarial Imitation Lear…☆1,177Updated 4 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,607Updated 3 years ago
- PyTorch implementation of deep reinforcement learning algorithms☆494Updated 3 years ago
- Simple A3C implementation with pytorch + multiprocessing☆634Updated 2 years ago
- Reinforcement Learning in PyTorch☆2,245Updated 4 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆325Updated 5 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,427Updated 2 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,275Updated last year