/deeplearning

Deep learning playground

Primary LanguageJupyter NotebookMIT LicenseMIT

Books

Environments

https://gym.openai.com/

Tutorials

Few Shot Learning

But let’s define some basic concept first. 
In CIFAR-10, we have 60,000 images in ten different categories. 
In few-shot learning, we train a model with a far larger amount of tasks but far fewer samples per task. 
Our ultimate goal is generalizing knowledge and apply the model to new tasks that even not train before.

https://jonathan-hui.medium.com/meta-learning-how-we-address-the-shortcomings-of-our-deep-networks-a008aa4b5b2b

Websites