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
Alternatives and similar repositories for rl-sketchpad:
Users that are interested in rl-sketchpad are comparing it to the libraries listed below
- Linear Algebra for Machine Learning Book Exercises☆13Updated 5 years ago
- Project for my graduate neural networks course - combining RL with VAEs☆23Updated 5 years ago
- ☆52Updated 4 years ago
- Solutions of assignments of Deep Reinforcement Learning course presented by the University of California, Berkeley (CS285) in Pytorch fra…☆134Updated 2 years ago
- ☆28Updated 2 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- Notes on many interesting RL papers☆25Updated 5 years ago
- Random walk OpenAI Gym environment.☆19Updated last month
- Understanding RL vision Distill article☆23Updated last year
- Old and new Reinforcement Learning algorithms run on the GridUniverse ecosystem☆22Updated 5 years ago
- Tabular Reinforcement Learning Algorithms with NumPy & Visualizations with Seaborn☆18Updated 6 years ago
- My solutions to Yandex Practical Reinforcement Learning course in PyTorch and Tensorflow☆55Updated 3 years ago
- Hands-on Reinforcement Learning with PyTorch, published by [Packt]☆49Updated 3 years ago
- A collection of black-box optimizers with a focus on evolutionary algorithms☆26Updated 4 years ago
- Exploring whether DRQN + action prior + state-based expert + history-based entropy-reduction expert☆8Updated 3 years ago
- Implementation of Double DQN reinforcement learning for OpenAI Gym environments with PyTorch.☆67Updated 5 months ago
- Some example code for the "Introduction to Bayesian Reinforcement Learning" presentations☆29Updated 5 years ago
- Python implementation of state-of-art meta-heuristic and evolutionary optimization algorithms.☆13Updated 2 years ago
- ☆28Updated 5 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
- In this repository, we try to solve musculoskeletal tasks with `Double DQN reinforcement learning` by using a `transformer` model has bee…☆15Updated last year
- Evolving deep neural network agents using Genetic Algorithms☆66Updated 6 years ago
- My personal practice to implement algorithms of RL from scratch.☆34Updated 4 years ago
- PyTorch 1.x Reinforcement Learning Cookbook, published by Packt☆96Updated 2 years ago
- Material for my course: Optimization in Machine Learning☆31Updated 3 years ago
- Implementations for solutions to programming exercises of Reinforcement Learning: An Introduction, Second Edition (Sutton & Barto)☆31Updated 2 years ago
- Minimal PyTorch Library for Natural Evolution Strategies☆17Updated 3 years ago
- Solutions for different Reinforcement Learning environments☆25Updated 5 months ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆76Updated 4 years ago
- This is a self-contained repository to explain two basic Reinforcement (RL) algorithms.☆77Updated 4 months ago