46 skills found · Page 1 of 2
brendenlake / OmniglotOmniglot data set for one-shot learning
oscarknagg / Few ShotRepository for few-shot learning machine learning projects
jakesnell / Prototypical NetworksCode for the NeurIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
tensorfreitas / Siamese Networks For One Shot LearningImplementation of Siamese Neural Networks for One-shot Image Recognition
gitabcworld / MatchingNetworksThis repo provides pytorch code which replicates the results of the Matching Networks for One Shot Learning paper on the Omniglot and MiniImageNet dataset
fangpin / Siamese PytorchImplementation of Siamese Networks for image one-shot learning by PyTorch, train and test model on dataset Omniglot
yburda / IwaeCode to train Importance Weighted Autoencoders on MNIST and OMNIGLOT
ad-si / RosettaGitSolutions to tasks in over 700 programming languages
amzn / Metalearn LeapOriginal PyTorch implementation of the Leap meta-learner (https://arxiv.org/abs/1812.01054) along with code for running the Omniglot experiment presented in the paper.
hlamba28 / One Shot Learning With Siamese NetworksImplementation of One Shot Learning using Convolutional Siamese Networks on Omniglot Dataset
abdulfatir / Prototypical Networks TensorflowTensorflow implementation of NIPS 2017 Paper "Prototypical Networks for Few-shot Learning"
miguealanmath / MAML PytorchReproduce MAML in Pytorch with omniglot dataset.
wchliao / Multi Task Image ClassificationMulti-task learning for image classification implemented in PyTorch.
foolyc / Meta SGDMeta-SGD experiment on Omniglot classification compared with MAML
cnielly / Prototypical Networks OmniglotAn implementation of "Prototypical Networks for Few-shot Learning" on a notebook in Pytorch
schatty / Prototypical Networks TfImplementation of Prototypical Networks for Few-shot Learning in TensorFlow 2.0
michaelisc / Cluttered OmniglotCluttered Omniglot dataset and models
omniglot-rs / OmniglotSafe Interactions with Foreign Languages through Omniglot
DataLoaderX / Datasetsome一些数据集处理相关的 API
asagar60 / Siamese Neural Networks For One Shot Image RecognitionOne Shot Learning Implementation