Pytorch version of Dreamer, which follows the original TF v2 codes.
-
Updated
Feb 7, 2022 - Python
Pytorch version of Dreamer, which follows the original TF v2 codes.
Various reinforcement learning algorithms implemented on the frozen lake grid world.
NeurIPS'24 Learning World Models for Unconstrained Goal Navigation
NeurIPS'24 Exploring the Edges of Latent State Clusters for Goal-Conditioned Reinforcement Learning
Fun with Reinforcement Learning in my spare time
Symbolic Model-Based Reinforcement Learning
Example DYNA-Q implementation with ReLAx
Example CEM implementation with ReLAx
Example Random Shooting implementation with ReLAx
Example FRWR (PDDM) implementation with ReLAx
PyTorch implementation of Combined Reinforcement Learning via Abstract Representations
An "over-optimistic" effort to read and summarize a Deep Reinforcement Learning based paper a day 🤩 👊
This project focuses on implementing a novel approach to Risk-Aware Transfer in Reinforcement Learning (RL). This project introduces a unique perspective by incorporating risk at the test level rather than during training.
Bayesian Learning for Control in Multimodal Dynamical Systems | written in Org-mode
This is a Model-Based Reinforcement Learning implementation based on a modular software architecture suitable for extension and easy to understand and use.
Master Thesis project
This is the official PyTorch implementation of my Master thesis. The main goal of this work was to optimize latent dynamics models with unsupervised representation learning.
Model-Based RL Multi-Tasking with ReLAx
Select the most appropriate model out of a library of models by assessing the performance of the models online
Example MBPO implementation with ReLAx
Add a description, image, and links to the model-based-reinforcement-learning topic page so that developers can more easily learn about it.
To associate your repository with the model-based-reinforcement-learning topic, visit your repo's landing page and select "manage topics."