rfeinman / learning-to-learnLinks
Code for "Learning Inductive Biases with Simple Neural Networks" (Feinman & Lake, 2018).
☆22Updated 6 years ago
Alternatives and similar repositories for learning-to-learn
Users that are interested in learning-to-learn are comparing it to the libraries listed below
Sorting:
- Code to reproduce the results in the "Unsupervised Learning of Goal Spaces for Intrinsically Motivated Exploration"☆21Updated 7 years ago
- Code for Unbiased Implicit Variational Inference (UIVI)☆14Updated 6 years ago
- The implementation of "The Kanerva Machine" with Pytorch and Pyro☆12Updated 6 years ago
- Public Release of Plan2vec Implementation in pyTorch☆56Updated 2 years ago
- Official implementation for the paper: "Shallow Updates for Deep Reinforcement Learning"☆18Updated 7 years ago
- Variational Reinforcement Learning☆16Updated 10 months ago
- Computing the eigenvalues of Neural Tangent Kernel and Conjugate Kernel (aka NNGP kernel) over the boolean cube☆47Updated 5 years ago
- Code Release for Task Agnostic Dynamics Priors for Deep Reinforcement Learning☆12Updated 5 years ago
- ☆11Updated 8 years ago
- Solving reinforcement learning tasks which require language and vision☆32Updated 2 years ago
- Implementation of Sum-Product Attend-Infer-Repeat☆30Updated 5 years ago
- "CoPhy: Counterfactual Learning of Physical Dynamics", F. Baradel, N. Neverova, J. Mille, G. Mori, C. Wolf, ICLR'2020☆33Updated 5 years ago
- Variational Autoencoders with Gaussian Mixture Latent Space☆36Updated 7 years ago
- E2C implementation in PyTorch☆43Updated 7 years ago
- A collection of code investigating the use of information theory for abstractions in RL☆16Updated 6 years ago
- Code for experimenting with state and action abstractions in reinforcement learning.☆31Updated 4 years ago
- Python implementation of Bayesian Program Learning tools (with PyTorch)☆72Updated 2 years ago
- Predictive State Recurrent Neural Networks☆18Updated 5 years ago
- The Variational Homoencoder: Learning to learn high capacity generative models from few examples☆34Updated last year
- Implementation of iterative inference in deep latent variable models☆43Updated 5 years ago
- Contains all materials for the paper "A counterfactual simulation model of causal judgment".☆24Updated 3 years ago
- Variational Walkback, NIPS'17☆28Updated 7 years ago
- Clockwork VAEs in JAX/Flax☆32Updated 3 years ago
- Code for a generative controller for the AI Gym cartpole task☆15Updated 8 years ago
- Code for NeurIPS 2019 paper: "Symmetry-Based Disentangled Representation Learning requires Interaction with Environments" by H. Caselles-…☆35Updated 5 years ago
- Code for our paper: Hierarchical RL Using an Ensemble of Proprioceptive Periodic Policies☆15Updated 6 years ago
- JAX code for the paper "Control-Oriented Model-Based Reinforcement Learning with Implicit Differentiation"☆43Updated 3 years ago
- Inferring beliefs about dynamics from behavior