Tensorflow 2 source code for the PI-SAC agent from "Predictive Information Accelerates Learning in RL" (NeurIPS 2020)
☆45Jun 8, 2023Updated 2 years ago
Alternatives and similar repositories for pisac
Users that are interested in pisac are comparing it to the libraries listed below
Sorting:
- [ICML 2021] Learning Task Informed Abstractions -- a representation learning approach for model-based RL in complex visual domains☆18Jul 20, 2021Updated 4 years ago
- The repository of the code base of "Multi-Layer Semantic and Geometric Modeling with Neural Message Passing in 3D Scene Graphs for Hierar…☆24Mar 13, 2021Updated 4 years ago
- Distributed & asynchronous DQN implementation using gRPC and PyTorch.☆10Feb 15, 2021Updated 5 years ago
- ☆44Feb 12, 2021Updated 5 years ago
- ☆126Aug 9, 2023Updated 2 years ago
- Experience-embedded Visual Foresight, CoRL 2019☆14Nov 13, 2019Updated 6 years ago
- Predictable MDP Abstraction for Unsupervised Model-Based RL (ICML 2023)☆32Feb 6, 2023Updated 3 years ago
- RAD: Reinforcement Learning with Augmented Data☆416Mar 29, 2021Updated 4 years ago
- impact-driven-exploration☆133Oct 3, 2023Updated 2 years ago
- VC-FB and MC-FB algorithms from "Zero-Shot Reinforcement Learning from Low Quality Data" (NeurIPS 2024)☆26Jan 14, 2025Updated last year
- Ball & beam OpenAI gym environments☆15Mar 4, 2020Updated 6 years ago
- Code for Optimistic Exploration even with a Pessimistic Initialisation☆14Aug 4, 2020Updated 5 years ago
- CLEVR-Robot: a reinforcement learning environment combining vision, language and control.☆138Aug 4, 2024Updated last year
- ☆14Nov 1, 2023Updated 2 years ago
- Repository for ML Reproducibility Challenge 2020 for the Neurips paper, "The Value Equivalence Principle for Model-Based Reinforcement Le…☆18Apr 13, 2021Updated 4 years ago
- Code for the paper Novelty Search in Representational Space for Sample Efficient Exploration presented at NeurIPS 2020.☆14Jul 16, 2024Updated last year
- TD3, SAC, IQN, Rainbow, PPO, Ape-X and etc. in TF1.x☆62Apr 5, 2021Updated 4 years ago
- Stochastic Latent Actor-Critic: Deep Reinforcement Learning with a Latent Variable Model☆154Oct 26, 2020Updated 5 years ago
- Code release for "HarmonyDream: Task Harmonization Inside World Models" (ICML 2024), https://arxiv.org/abs/2310.00344☆50Jun 27, 2024Updated last year
- ☆17Dec 12, 2020Updated 5 years ago
- Bridging State and History Representations: Understanding Self-Predictive RL, ICLR 2024☆24Apr 7, 2024Updated last year
- Code for NeurIPS 2021 paper "Curriculum Offline Imitation Learning"☆18Oct 21, 2022Updated 3 years ago
- ☆18Jan 3, 2022Updated 4 years ago
- 🔍 Codebase for the ICML '20 paper "Ready Policy One: World Building Through Active Learning" (arxiv: 2002.02693)☆18Jul 6, 2023Updated 2 years ago
- Pytorch Implementation of Learning Latent Dynamic Robust Representations for World Models☆24May 11, 2024Updated last year
- Discovering and Achieving Goals via World Models, NeurIPS 2021☆88Jan 24, 2024Updated 2 years ago
- Pytorch implementation of DreamerV2: Mastering Atari with Discrete World Models, based on the original implementation☆22Jul 25, 2022Updated 3 years ago
- This repository contains the code for RL for POMDPs through learning an Approximate Information State.