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
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- All the source codes and lectures of reinforcement learning.☆32Updated 5 years ago
- ☆53Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆139Updated 2 years ago
- A collection of black-box optimizers with a focus on evolutionary algorithms☆28Updated 5 years ago
- Reinforcement Learning Algorithms with Python, Published by Packt☆183Updated 2 years ago
- Hands-On Reinforcement Learning for Games, published by Packt☆60Updated 2 years ago
- Understanding RL vision Distill article☆24Updated 2 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆56Updated 7 years ago
- ☆94Updated 4 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 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
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆82Updated 11 months ago
- Solutions for different Reinforcement Learning environments☆26Updated last year
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆56Updated 4 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆33Updated 3 years ago
- My personal practice to implement algorithms of RL from scratch.☆37Updated 5 years ago
- Made for a reading group at the Center for Safe AGI.☆12Updated 2 years ago
- Value iteration, policy iteration, and Q-Learning in a grid-world MDP.☆28Updated last year
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆101Updated 2 years ago
- Code repository for my course on the fundamentals of reinforcement learning☆94Updated 6 years ago
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Updated 4 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆23Updated 6 years ago
- ☆24Updated 7 years ago
- Deep Q-Network (DQN) and Fitted Q-Iteration (FQI) tutorial for RL Summer School 2023☆76Updated 9 months ago
- A PyTorch implementation of SEED, originally created by Google Research for TensorFlow 2.☆14Updated 4 years ago
- ☆20Updated 6 years ago
- Pytorch implementation of Randomized Ensembled Double Q-learning (REDQ)☆21Updated 4 years ago