TaikiMiyagawa
A deep learner. Early classification of time series, class imbalance.
NEC CorporationJapan
TaikiMiyagawa's Stars
Akinori-F-Ebihara/LLLR_toymodel
A simple 3-layer fully connected network performing the density ratio estimation using the loss for log-likelihood ratio estimation (LLLR).
Thartvigsen/RecurrentHaltingChain
Code for "Recurrent Halting Chain for Early Multi-label Classification" (published at ACM SIGKDD 2020).
Thartvigsen/EARLIEST
PyTorch code for "Adaptively-Halting Policy Network for Early Classification", published at KDD'19. Paper link: https://thartvigsen.github.io/papers/kdd19.pdf
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
google/youtube-8m
Starter code for working with the YouTube-8M dataset.
tensorflow/models
Models and examples built with TensorFlow
Akinori-F-Ebihara/SPRT-TANDEM_what_is_it
A casual introduction to the SPRT-TANDEM algorithm that is proposed in the paper "Deep Neural Networks for the Sequential Probability Ratio Test on Non-i.i.d. Data Series" (https://arxiv.org/abs/2006.05587).
paperswithcode/releasing-research-code
Tips for releasing research code in Machine Learning (with official NeurIPS 2020 recommendations)
wyharveychen/CloserLookFewShot
source code to ICLR'19, 'A Closer Look at Few-shot Classification'
floodsung/LearningToCompare_FSL
PyTorch code for CVPR 2018 paper: Learning to Compare: Relation Network for Few-Shot Learning (Few-Shot Learning part)
khoiucd/LearningToCompare-Tensorflow
Tensorflow implementation for paper: Learning to Compare: Relation Network for Few-Shot Learning.
clvrai/Relation-Network-Tensorflow
Tensorflow implementations of Relational Networks and a VQA dataset named Sort-of-CLEVR proposed by DeepMind.
few-shot-learning/Keras-FewShotLearning
Some State-of-the-Art few shot learning algorithms in tensorflow 2
psmmettes/hpn
Hyperspherical Prototype Networks
sanyam5/arc-pytorch
The first public PyTorch implementation of Attentive Recurrent Comparators
schatty/matching-networks-tf
Implementation of Matching Networks for One Shot Learning in TensorFlow 2.0
hereismari/tensorflow-maml
TensorFlow 2.0 implementation of MAML.
schatty/prototypical-networks-tf
Implementation of Prototypical Networks for Few-shot Learning in TensorFlow 2.0