vmayoral / basic_reinforcement_learningLinks
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
☆1,180Updated 2 years ago
Alternatives and similar repositories for basic_reinforcement_learning
Users that are interested in basic_reinforcement_learning are comparing it to the libraries listed below
Sorting:
- Notes for the Reinforcement Learning course by David Silver along with implementation of various algorithms.☆830Updated 3 years ago
- Master Reinforcement and Deep Reinforcement Learning using OpenAI Gym and TensorFlow☆860Updated 4 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆3,005Updated 2 years ago
- Assignments for CS294-112.☆1,614Updated 2 years ago
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog☆621Updated 2 years ago
- A list of recent papers regarding deep reinforcement learning☆2,200Updated 9 years ago
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,341Updated last year
- Refer to https://github.com/AcutronicRobotics/gym-gazebo2 for the new version☆846Updated 6 years ago
- Minimal and Clean Reinforcement Learning Examples☆3,577Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,111Updated 7 years ago
- Implementations of selected inverse reinforcement learning algorithms.☆1,037Updated 2 years ago
- Reinforcement Learning Tutorial with Demo: DP (Policy and Value Iteration), Monte Carlo, TD Learning (SARSA, QLearning), Function Approxi…☆766Updated 6 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,255Updated 6 years ago
- Minimal Deep Q Learning (DQN & DDQN) implementations in Keras☆1,306Updated 4 years ago
- For deep RL and the future of AI.☆1,479Updated last year
- Using Keras and Deep Deterministic Policy Gradient to play TORCS☆723Updated 7 years ago
- Contains high quality implementations of Deep Reinforcement Learning algorithms written in PyTorch☆1,079Updated 4 years ago
- A collection of 100+ pre-trained RL agents using Stable Baselines, training and hyperparameter optimization included.☆1,182Updated 2 years ago
- Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms☆2,350Updated 2 years ago
- Exercise Solutions for Reinforcement Learning: An Introduction [2nd Edition]☆107Updated 3 years ago
- A Platform for Many-Agent Reinforcement Learning☆1,749Updated 2 years ago
- Using reinforcement learning to teach a car to avoid obstacles.☆487Updated 4 years ago
- Reimplementation of DDPG(Continuous Control with Deep Reinforcement Learning) based on OpenAI Gym + Tensorflow☆567Updated 3 years ago
- Lua/Torch implementation of DQN (Nature, 2015)☆610Updated 8 years ago
- TensorFlow implementation of Deep Reinforcement Learning papers☆1,587Updated 7 years ago
- Collection of reinforcement learning algorithms☆2,765Updated last year
- Continuous control with deep reinforcement learning - Deep Deterministic Policy Gradient (DDPG) algorithm implemented in OpenAI Gym envir…☆276Updated 7 years ago
- Implementation of TRPO and related algorithms☆638Updated 7 years ago
- Pytorch Implementation of DQN / DDQN / Prioritized replay/ noisy networks/ distributional values/ Rainbow/ hierarchical RL☆3,127Updated 3 years ago
- Code for the paper "Generative Adversarial Imitation Learning"☆720Updated 6 years ago