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
- Notes on many interesting RL papers☆26Updated 5 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆136Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- All the source codes and lectures of reinforcement learning.☆30Updated 4 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆52Updated 4 years ago
- State Space Models for Reinforcement Learning in Tensorflow☆19Updated 6 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆31Updated 2 years ago
- 📖 Paper: Deep Reinforcement Learning with Double Q-learning 🕹️☆51Updated 10 months ago
- Great resources for learning optimal control☆17Updated 5 years ago
- Source Code for 'Deep Reinforcement Learning with Python' by Nimish Sanghi☆47Updated 2 years ago
- Exploring whether DRQN + action prior + state-based expert + history-based entropy-reduction expert☆8Updated 3 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆80Updated 6 months ago
- Understanding RL vision Distill article☆23Updated 2 years ago
- Pytorch implementation of the Deep Deterministic Policy Gradients for Continuous Control☆26Updated 2 years ago
- Linear Algebra for Machine Learning Book Exercises☆13Updated 5 years ago
- Implementation for paper "A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning".☆59Updated 6 months ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆54Updated 3 years ago
- A collection of black-box optimizers with a focus on evolutionary algorithms☆27Updated 5 years ago
- 🐲 Stanford CS234 : Reinforcement Learning☆24Updated 5 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆68Updated 8 months ago
- Random walk OpenAI Gym environment.☆20Updated 3 months ago
- We propose an evolution-based approach to meta-learn synthetic neural environments and reward neural networks for reinforcement learning.☆21Updated 2 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 6 years ago
- https://cs330.stanford.edu/☆62Updated 2 years ago
- Programming Assignments and Lectures for UC Berkeley's CS 294: Deep Reinforcement Learning☆56Updated 6 years ago
- Sample-Efficient Automated Deep Reinforcement Learning☆34Updated 4 years ago
- ☆20Updated 6 years ago
- This is the code-base that I personally use as the starting point for any reinforcement learning codebase with the purpose of fast experi…☆12Updated 2 years ago