pytorch-meta-optimizer

Meta learner

A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks.

A PyTorch implementation of Learning to learn by gradient descent by gradient descent

GitHub

312 stars
15 watching
54 forks
Language: Python
last commit: about 8 years ago
deep-learninggradient-descentpytorch

Related projects:

RepositoryDescriptionStars
ikostrikov/pytorch-trpoA PyTorch implementation of an optimization algorithm for continuous control and reinforcement learning tasks435
tristandeleu/pytorch-metaProvides tools and datasets for meta-learning and few-shot learning in deep learning1,996
atgambardella/pytorch-esAn implementation of an optimization algorithm for training neural networks in machine learning environments.351
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
moskomule/eve.pytorchAn implementation of an optimization algorithm inspired by a 2016 research paper33
katerakelly/pytorch-mamlAn implementation of Model-Agnostic Meta-Learning (MAML) using PyTorch555
ikostrikov/pytorch-flowsPyTorch implementations of algorithms for density estimation using invertible transformations.577
metaopt/torchoptAn efficient library for differentiable optimization built on top of PyTorch.554
tristandeleu/pytorch-maml-rlReplication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks830
pkmr06/pytorch-smoothgradPyTorch implementation of a technique to improve the interpretability of deep learning models by adding noise to the gradients168
clementpinard/sfmlearner-pytorchPytorch implementation of unsupervised depth and ego-motion learning from video sequences1,022
benedekrozemberczki/splitterA PyTorch implementation of node representation learning using multiple social contexts213
rentruewang/koilaA lightweight wrapper around PyTorch to prevent CUDA out-of-memory errors and optimize model execution1,823
vinhkhuc/pytorch-mini-tutorialsA collection of tutorials and lessons on building deep learning models using the PyTorch library.326
felixgwu/img_classification_pk_pytorchA PyTorch project for comparing image classification models and facilitating quick experiment setup366