Antreas Antoniou

Results 9 repositories owned by Antreas Antoniou

DAGAN

401
Stars
102
Forks
Watchers

DAGAN: Data Augmentation Generative Adversarial Networks

DeepClassificationBot

28
Stars
10
Forks
Watchers

A deep learning powered bot capable of classifying images into user-specified categories

FewShotContinualLearning

34
Stars
4
Forks
Watchers

The original code for the paper "Benchmarks for Continual Few-Shot Learning".

HowToTrainYourMAMLPytorch

716
Stars
133
Forks
Watchers

The original code for the paper "How to train your MAML" along with a replication of the original "Model Agnostic Meta Learning" (MAML) paper in Pytorch.

Learning_to_Learn_via_Self-Critique

46
Stars
8
Forks
Watchers

The original code for the paper "Learning to Learn via Self-Critique".

FewShotContinualLearningDataProvider

16
Stars
1
Forks
Watchers

The original code for the data providers and the datasets of the paper "Defining Benchmarks for Continual Few-Shot Learning".

MatchingNetworks

319
Stars
100
Forks
Watchers

An attempt at replicating the Matching Networks for One Shot Learning in Tensorflow - Paper URL: https://arxiv.org/pdf/1606.04080.pdf

kubejobs

16
Stars
5
Forks
Watchers

minimal-ml-template

31
Stars
6
Forks
Watchers

A very minimal ml project template that uses HF transformers and wandb to train a simple NN and evaluate it, in a stateless manner compatible with Spot instances kubernetes workflows