marcinbogdanski / rl-sketchpadLinks
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.
☆38Updated 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
Sorting:
- Linear Algebra for Machine Learning Book Exercises☆13Updated 6 years ago
- Random walk OpenAI Gym environment.☆21Updated 5 months ago
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆138Updated 2 years ago
- Notes on many interesting RL papers☆26Updated 5 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆48Updated 2 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆98Updated 2 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆81Updated 8 months ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆54Updated 4 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆56Updated 6 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- 🐲 Stanford CS234 : Reinforcement Learning☆25Updated 5 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- A 2D Particle Survival Environment for Deep Reinforcement Learning☆25Updated 5 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆33Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- Keras Reinforcement Learning Projects published by Packt☆51Updated 2 years ago
- My reproduction of various reinforcement learning algorithms (DQN variants, A3C, DPPO, RND with PPO) in Tensorflow.☆37Updated 2 years ago
- Exploring whether DRQN + action prior + state-based expert + history-based entropy-reduction expert☆8Updated 4 years ago
- This Repository contains a series of google colab notebooks which I created to help people dive into deep reinforcement learning.This not…☆48Updated 4 years ago
- Understanding RL vision Distill article☆23Updated 2 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆53Updated 4 years ago
- Deep Developmental Reinforcement Learning☆29Updated 4 years ago
- ☆20Updated 6 years ago
- My personal practice to implement algorithms of RL from scratch.☆35Updated 5 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆29Updated last year
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago