RobertTLange / deep-rl-tutorialLinks
A Tutorial on Deep Reinforcement Learning in PyTorch
☆32Updated last year
Alternatives and similar repositories for deep-rl-tutorial
Users that are interested in deep-rl-tutorial are comparing it to the libraries listed below
Sorting:
- Implicit Normalizing Flows + Reinforcement Learning☆61Updated 6 years ago
- A curated list of papers presented in the 📖"Flexible Learning Reading Group" @ TU Berlin. Join us! 🤗☆27Updated 4 years ago
- Code repo for Gradient Temporal-Difference Learning with Regularized Corrections paper.☆38Updated 4 years ago
- Official codebase for Adaptive Online Planning for Continual Lifelong Learning.☆16Updated 5 years ago
- Variational Reinforcement Learning☆16Updated 10 months ago
- Minimal A2C/A3C example of an LSTM-based meta-learner.☆13Updated 4 years ago
- A Towers of Hanoi environment in OpenAI Gym Style☆13Updated 6 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 3 years ago
- Generalised UDRL☆37Updated 3 years ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)☆28Updated 2 years ago
- Simple, extensible implementations of some meta-learning algorithms in Jax☆10Updated 4 years ago
- A Jax/Stax implementation of the general meta learning paper: Oh, J., Hessel, M., Czarnecki, W.M., Xu, Z., van Hasselt, H.P., Singh, S. a…☆21Updated 4 years ago
- TaskMet Task-driven Metric Learning for Model Learning☆19Updated last year
- Some small scale experiments for my blog posts 📝☆79Updated 2 years ago
- Understanding RL vision Distill article☆23Updated 2 years ago
- Model Agnostic Meta Learning (MAML) implemented in Flax, the neural network library for JAX.☆19Updated 4 years ago
- Optim4RL is a Jax framework of learning to optimize for reinforcement learning.☆25Updated 6 months ago
- [ICLR 2020, Oral] Harnessing Structures for Value-Based Planning and Reinforcement Learning☆34Updated 5 years ago
- Map-Elites based on Evolution Strategies☆31Updated 3 years ago
- Progress, Notes, Summaries and a lot of Questions on Machine Learning☆55Updated 5 years ago
- Source code of "Grid-to-Graph: Flexible Spatial Relational Inductive Biases for Reinforcement Learning" (AAMAS 2021).☆28Updated 3 years ago
- A collection of meta-learning algorithms in Jax☆23Updated 2 years ago
- Code for Optimistic Exploration even with a Pessimistic Initialisation☆14Updated 4 years ago
- Implementation of the Fast Efficient Hyperparameter Tuning for Policy Gradient Methods https://arxiv.org/abs/1902.06583☆19Updated 5 years ago
- A web based platform for collecting human actions in reinforcement learning environments☆30Updated last year
- **Sferes2 module** A unifying modular framework for Quality-Diversity algorithms☆22Updated 4 years ago
- Library for Bayesian Neural Networks in PyTorch (first version as published in ProbProg2020)☆42Updated 3 years ago
- Official codebase for Improving Computational Efficiency in Visual Reinforcement Learning via Stored Embeddings.