gabrielhuang / reptile-pytorchView external linksLinks
A PyTorch implementation of OpenAI's REPTILE algorithm
☆221Dec 31, 2019Updated 6 years ago
Alternatives and similar repositories for reptile-pytorch
Users that are interested in reptile-pytorch are comparing it to the libraries listed below
Sorting:
- ☆157Dec 31, 2019Updated 6 years ago
- PyTorch implementation of OpenAI's REPTILE Algorithm☆26May 8, 2018Updated 7 years ago
- Code for the paper "On First-Order Meta-Learning Algorithms"☆1,028May 20, 2023Updated 2 years ago
- Domain Agnostic Normalization layer for Unsupervised Domain Adaptation☆11Dec 8, 2022Updated 3 years ago
- Implementation of "A Simple Neural Attentive Meta-Learner" (SNAIL, https://arxiv.org/pdf/1707.03141.pdf) in PyTorch☆149Jul 6, 2019Updated 6 years ago
- Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)☆2,472May 16, 2019Updated 6 years ago
- The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) p…☆827Dec 5, 2023Updated 2 years ago
- PyTorch implementation of MAML: https://arxiv.org/abs/1703.03400☆564Oct 4, 2018Updated 7 years ago
- PyTorch Implementation of Reptile☆20Jan 5, 2021Updated 5 years ago
- Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch☆875Dec 27, 2022Updated 3 years ago
- Reproduction of "Model-Agnostic Meta-Learning" (MAML) and "Reptile".☆191Mar 21, 2019Updated 6 years ago
- Pytorch implementation of the paper "Optimization as a Model for Few-Shot Learning"☆263Sep 22, 2017Updated 8 years ago
- A PyTorch Library for Meta-learning Research☆2,875Dec 16, 2025Updated 2 months ago
- Models and code from Learning to Predict Denotational Probabilities For Modeling Entailment☆14Feb 1, 2018Updated 8 years ago
- Code for "Fast Context Adaptation via Meta-Learning"☆144Mar 22, 2021Updated 4 years ago
- A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch☆2,052Jul 17, 2023Updated 2 years ago
- Meta-Learning with Differentiable Convex Optimization (CVPR 2019 Oral)☆543Jul 25, 2024Updated last year
- This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and Min…☆344Mar 5, 2024Updated last year
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Jun 8, 2019Updated 6 years ago
- ☆13Jan 8, 2020Updated 6 years ago
- Meta Learning for Semi-Supervised Few-Shot Classification☆569Jun 26, 2019Updated 6 years ago
- higher is a pytorch library allowing users to obtain higher order gradients over losses spanning training loops rather than individual tr…☆1,627Mar 25, 2022Updated 3 years ago
- Code for ICML 2018 paper on "Fast and Scalable Bayesian Deep Learning by Weight-Perturbation in Adam" by Khan, Nielsen, Tangkaratt, Lin, …☆112Dec 19, 2018Updated 7 years ago
- Implementation of Model-Agnostic Meta-Learning (MAML) in Jax