vmayoral / basic_reinforcement_learningLinks
An introductory series to Reinforcement Learning (RL) with comprehensive step-by-step tutorials.
☆1,176Updated 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.☆827Updated 3 years ago
- rllab is a framework for developing and evaluating reinforcement learning algorithms, fully compatible with OpenAI Gym.☆2,998Updated 2 years ago
- Assignments for CS294-112.☆1,614Updated 2 years ago
- Hacks for training RL systems from John Schulman's lecture at Deep RL Bootcamp (Aug 2017)☆1,111Updated 7 years ago
- A list of recent papers regarding deep reinforcement learning☆2,197Updated 9 years ago
- A set of Deep Reinforcement Learning Agents implemented in Tensorflow.☆2,256Updated 6 years ago
- For deep RL and the future of AI.☆1,476Updated last year
- Modularized Implementation of Deep RL Algorithms in PyTorch☆3,332Updated last year
- Python code, PDFs and resources for the series of posts on Reinforcement Learning which I published on my personal blog