๐ Codebase for the ICML '20 paper "Ready Policy One: World Building Through Active Learning" (arxiv: 2002.02693)
โ18Jul 6, 2023Updated 2 years ago
Alternatives and similar repositories for ReadyPolicyOne
Users that are interested in ReadyPolicyOne are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Open source demo for the paper Learning to Score Behaviors for Guided Policy Optimizationโ24Jun 24, 2020Updated 5 years ago
- Variational Reinforcement Learningโ17Jul 25, 2024Updated last year
- Contact-Aware Symplectic Integrator Networkโ16Mar 22, 2023Updated 3 years ago
- [AutoML'22] Bayesian Generational Population-based Training (BG-PBT)โ29Sep 16, 2022Updated 3 years ago
- Co-Adaptation of Algorithmic and Implementational Innovations in Inference-based Deep Reinforcement Learning (NeurIPS2021)โ20Oct 25, 2021Updated 4 years ago
- Code from the paper "Effective Diversity in Population Based Reinforcement Learning", presented as a spotlight at NeurIPS 2020. This is tโฆโ46Oct 29, 2020Updated 5 years ago
- MVE: model-based value estimationโ11Jul 30, 2018Updated 7 years ago
- The implementation of "The Kanerva Machine" with Pytorch and Pyroโ12Jun 14, 2018Updated 7 years ago
- Code for the paper "D2RL: Deep Dense Architectures for Reinforcement Learning"โ39Jan 22, 2021Updated 5 years ago
- โ42May 11, 2022Updated 3 years ago
- Learning Action-Value Gradients in Model-based Policy Optimizationโ32Sep 7, 2021Updated 4 years ago
- Ordered Preference Elicitation Strategies for Multi-Objective Decision Making using Gaussian Processesโ22Jul 25, 2018Updated 7 years ago
- Input Inference for Control (i2c), a control-as-inference framework for optimal controlโ26Sep 6, 2023Updated 2 years ago
- Performant, differentiable reinforcement learningโ23Jun 16, 2023Updated 2 years ago
- [ICML 2021] Learning Task Informed Abstractions -- a representation learning approach for model-based RL in complex visual domainsโ18Jul 20, 2021Updated 4 years ago
- โ15Jul 1, 2021Updated 4 years ago
- Discovering and Achieving Goals via World Models, NeurIPS 2021โ88Jan 24, 2024Updated 2 years ago
- Implementation of Population-Guided Parallel Policy Search for Reinforcement Learningโ22Jan 9, 2020Updated 6 years ago
- โ10Dec 3, 2020Updated 5 years ago
- Implementation of Tactical Optimistic and Pessimistic value estimationโ25Jul 18, 2023Updated 2 years ago
- Intrinsic Motivation and Automatic Curricula via Asymmetric Self-Playโ14May 1, 2018Updated 7 years ago
- Clean, extensible implementation of MACAW [ICML 2021]โ12Dec 7, 2021Updated 4 years ago
- MuJoCo models for Unitree Robotsโ12Nov 24, 2021Updated 4 years ago
- Code for Automatic Curriculum Learning through Value Disagreementโ31Jun 15, 2020Updated 5 years ago
- โ21Dec 8, 2022Updated 3 years ago
- Open source code combining implementations of Upside Down Reinforcement Learning and Reward Conditioned Policiesโ19Mar 10, 2021Updated 5 years ago
- Simplifying Model-based RL: Learning Representations, Latent-space Models and Policies with One Objectiveโ82Mar 9, 2023Updated 3 years ago
- An implementation of DreamerV2 written in JAX, with support for running multiple random seeds of an experiment on a single GPU.โ18Jan 16, 2023Updated 3 years ago
- โ58Jun 30, 2022Updated 3 years ago
- Code for the paper "Gamma-Models: Generative Temporal Difference Learning for Infinite-Horizon Prediction"โ48Sep 20, 2023Updated 2 years ago
- ๐งถ Minimal PyTorch Soft Actor Critic (SAC) implementation