Implementation of the paper Recurrent Independent Mechanisms (https://arxiv.org/pdf/1909.10893.pdf)
☆102Jan 13, 2022Updated 4 years ago
Alternatives and similar repositories for Recurrent-Independent-Mechanisms
Users that are interested in Recurrent-Independent-Mechanisms are comparing it to the libraries listed below
Sorting:
- Code for "Recurrent Independent Mechanisms"☆120Mar 24, 2022Updated 3 years ago
- Structured Object-Aware Physics Prediction for Video Modeling and Planning☆32May 9, 2020Updated 5 years ago
- Original tensorflow implementation of SILOT (Spatially Invariant, Label-free Object Tracking).☆13Mar 24, 2023Updated 2 years ago
- Implementation of: Kristiadi, Agustinus, and Asja Fischer. "Predictive Uncertainty Quantification with Compound Density Networks." (2019)…☆16May 26, 2022Updated 3 years ago
- Main repository for GirlScript Winter Mentorship Programme for RL☆16Dec 3, 2019Updated 6 years ago
- ☆11Nov 21, 2020Updated 5 years ago
- A basic in memory Graph DB built using Python☆18Feb 18, 2020Updated 6 years ago
- Code for "A Meta Transfer Objective For Learning To Disentangle Causal Mechanisms"☆127Jan 31, 2019Updated 7 years ago
- Project MANAS Official Website☆13Jan 10, 2022Updated 4 years ago
- My implementation of the book Ray Tracing in One Weekend in Rust☆15Sep 7, 2020Updated 5 years ago
- Variational Reinforcement Learning☆17Jul 25, 2024Updated last year
- PyTorch re-implementation of Multi-Object Representation Learning with Iterative Variational Inference☆59Sep 3, 2022Updated 3 years ago
- Docker containers of baseline agents for the Crafter environment☆30Dec 14, 2021Updated 4 years ago
- Code for the NeurIPS19 paper "Meta-Learning Representations for Continual Learning"☆205Jul 25, 2024Updated last year
- S.M.Ali Eslam et.al. Attend, Infer, Repeat: Fast Scene Understanding with Generative Models ICML16☆14Sep 27, 2018Updated 7 years ago
- Benchmark for Lifelong learning research☆118Aug 16, 2021Updated 4 years ago
- ☆19Nov 25, 2022Updated 3 years ago
- [ICML2023] Instant Soup Cheap Pruning Ensembles in A Single Pass Can Draw Lottery Tickets from Large Models. Ajay Jaiswal, Shiwei Liu, Ti…☆11Nov 28, 2023Updated 2 years ago
- Code for "Using Embeddings to Correct for Unobserved Confounding"☆10May 31, 2019Updated 6 years ago
- Python package to download and use the SSB datasets☆11Aug 3, 2023Updated 2 years ago
- ☆23Jun 4, 2021Updated 4 years ago
- Open source implementation of SeaRNN (ICLR 2018, https://openreview.net/forum?id=HkUR_y-RZ)☆48Jul 4, 2018Updated 7 years ago
- ☆22Sep 22, 2022Updated 3 years ago
- KERL: reinforcement learning algorithms and tools implemented using Keras☆11Aug 2, 2024Updated last year
- A Library for Modelling Probabilistic Hierarchical Graphical Models in PyTorch☆49Aug 7, 2020Updated 5 years ago
- A PyTorch implement of Dilated RNN☆11Dec 31, 2017Updated 8 years ago
- This is an implementation of the paper "Are We Done with Object-Centric Learning?"☆12Sep 11, 2025Updated 5 months ago
- [WNGT(2019)] On the Importance of the Kullback-Leibler Divergence Term in Variational Autoencoders for Text Generation☆11Apr 27, 2022Updated 3 years ago
- A simple and easy to use implementation of the soft actor-critic algorithm.☆15Sep 2, 2022Updated 3 years ago
- [ICCV 2023] Going Beyond Nouns With Vision & Language Models Using Synthetic Data☆14Sep 30, 2023Updated 2 years ago
- An Empirical Study of Invariant Risk Minimization☆27Jul 6, 2020Updated 5 years ago
- Original implementation of Spatially Invariant Attend, Infer, Repeat (SPAIR) in TensorFlow.