marcinbogdanski / rl-sketchpad
Collection of Deep Reinforcement Learning Jupyter Notebooks. Each notebook is self-contained and presents single algorithm. These include DP, MC, TD, SARSA, Q-Learning and DQNs.
☆37Updated 5 years ago
Alternatives and similar repositories for rl-sketchpad:
Users that are interested in rl-sketchpad are comparing it to the libraries listed below
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- Solutions for different Reinforcement Learning environments☆25Updated 8 months ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated last year
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- Linear Algebra for Machine Learning Book Exercises☆13Updated 5 years ago
- Great resources for learning optimal control☆17Updated 5 years ago
- RL algorithm implementations from scratch.☆18Updated 4 years ago
- Understanding RL vision Distill article☆23Updated 2 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆98Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆137Updated 2 years ago
- Notes on many interesting RL papers☆26Updated 5 years ago
- Random walk OpenAI Gym environment.☆20Updated 4 months ago
- Deep Developmental Reinforcement Learning☆29Updated 4 years ago
- Reading notes & PyTorch experiments on OpenAI's "Spinning Up in DRL" tutorial.☆38Updated 2 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆81Updated 7 months ago
- Exploring whether DRQN + action prior + state-based expert + history-based entropy-reduction expert☆8Updated 4 years ago
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 4 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 2 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆31Updated 2 years ago
- ☆52Updated 4 years ago
- Python implementations of the RL algorithms in examples and figures in Sutton & Barto, Reinforcement Learning: An Introduction☆88Updated 6 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations☆29Updated 6 years ago
- A simple option critic framework using Q-Learning☆13Updated 3 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- [2019] (Neurips workshop paper) Blending behavioral cloning and RL☆9Updated 2 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago