meta-learning topic

List meta-learning repositories

awesome-real-world-rl

312
Stars
38
Forks
Watchers

Great resources for making Reinforcement Learning work in Real Life situations. Papers,projects and more.

What-I-Have-Read

163
Stars
16
Forks
Watchers

Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers

MatchingNetworks

324
Stars
83
Forks
Watchers

This repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset

Neural-Process-Family

189
Stars
40
Forks
Watchers

Code for the Neural Processes website and replication of 4 papers on NPs. Pytorch implementation.

tesp

33
Stars
7
Forks
Watchers

Implementation of our paper "Meta Reinforcement Learning with Task Embedding and Shared Policy"

awesome-federated-learning

646
Stars
98
Forks
Watchers

All materials you need for Federated Learning: blogs, videos, papers, and softwares, etc.

meta-interpolation

78
Stars
13
Forks
Watchers

Source code for CVPR 2020 paper "Scene-Adaptive Video Frame Interpolation via Meta-Learning"

My notes and assignment solutions for Stanford CS330 (Fall 2019 & 2020) Deep Multi-Task and Meta Learning

few_shot_learning

30
Stars
8
Forks
Watchers

Awesome papers in few-shot learning/one-shot learning.

memory-efficient-maml

84
Stars
6
Forks
Watchers

Memory efficient MAML using gradient checkpointing