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 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for rl-sketchpad
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆55Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆29Updated 3 years ago
- ☆53Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆133Updated 2 years ago
- Minimal PyTorch Library for Natural Evolution Strategies☆17Updated 3 years ago
- Linear Algebra for Machine Learning Book Exercises☆13Updated 5 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆76Updated 2 months ago
- Solutions and figures for problems from Reinforcement Learning: An Introduction Sutton&Barto☆19Updated 5 years ago
- Understanding RL vision Distill article☆23Updated last year
- ☆27Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆66Updated 3 months ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆96Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆66Updated 5 years ago
- A collection of black-box optimizers with a focus on evolutionary algorithms☆26Updated 4 years ago
- My solutions to CS285 2019 Fall of UC Berkeley☆14Updated 2 years ago
- Great resources for learning optimal control☆17Updated 5 years ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 4 years ago
- Notes on many interesting RL papers☆23Updated 5 years ago
- Tensorflow 2 Reinforcement Learning Cookbook, published by Packt☆190Updated last year
- DQN-Atari-Agents: Modularized & Parallel PyTorch implementation of several DQN Agents, i.a. DDQN, Dueling DQN, Noisy DQN, C51, Rainbow,…☆120Updated 3 years ago
- Implement algorithms with basic functions☆22Updated 5 years ago
- Cheatsheet of Reinforcement Learning (Based on Sutton-Barto Book - 2nd Edition)☆44Updated 3 years ago
- Material for my course: Optimization in Machine Learning☆31Updated 3 years ago
- ☆20Updated 6 years ago
- deep-reinforcement-learning☆15Updated 5 years ago
- Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations☆29Updated 5 years ago
- A summary of important concepts and algorithms in RL☆23Updated 2 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆55Updated 6 years ago
- Python Reinforcement Learning Projects, published by Packt☆145Updated last year
- Simple bit flipping with sparse rewards using HER, similarly to the original paper☆38Updated 5 years ago