vmayoral / basic_reinforcement_learning
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
☆1,151Updated last year
Alternatives and similar repositories for basic_reinforcement_learning:
Users that are interested in basic_reinforcement_learning are comparing it to the libraries listed below
- Minimal and Clean Reinforcement Learning Examples☆3,516Updated 2 years ago
- For deep RL and the future of AI.☆1,459Updated last year
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,966Updated last year
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,251Updated 6 years ago
- A list of recent papers regarding deep reinforcement learning☆2,193Updated 8 years ago
- A list of papers and resources dedicated to deep reinforcement learning☆833Updated 8 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,302Updated last year
- Collection of reinforcement learning algorithms☆2,668Updated 10 months ago
- S-RL Toolbox: Reinforcement Learning (RL) and State Representation Learning (SRL) for Robotics☆632Updated 4 years ago
- Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version☆841Updated 6 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,586Updated 6 years ago
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆812Updated 3 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,109Updated 7 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,096Updated 3 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,070Updated 3 years ago
- [ICML 2017] TensorFlow code for Curiosity-driven Exploration for Deep Reinforcement Learning☆1,432Updated 2 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,174Updated 2 years ago
- Assignments for CS294-112.☆1,595Updated 2 years ago
- Rainbow: Combining Improvements in Deep Reinforcement Learning☆1,624Updated 3 years ago
- A toolkit for reproducible reinforcement learning research.☆1,971Updated 2 years 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
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆753Updated 6 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,303Updated 4 years ago
- Simple and easily configurable grid world environments for reinforcement learning☆2,231Updated 3 months ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,016Updated 2 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆711Updated 6 years ago
- Softlearning is a reinforcement learning framework for training maximum entropy policies in continuous domains. Includes the official imp…☆1,295Updated last year
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆850Updated 4 years ago
- This repository contains most of pytorch implementation based classic deep reinforcement learning algorithms, including - DQN, DDQN, Duel…☆678Updated 4 years ago
- Simple deep Q-learning agent.☆698Updated 6 years ago