Pinned Repositories
BOIL
ICLR 2021, "BOIL: Towards Representation Change for Few-Shot Learning"
code_basic
Basic Code Description / Code Snippet (basic + ML) / Coding practice
etri2018
fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
FedBABU
ICLR 2022, "FedBABU: Toward Enhanced Representation for Federated Image Classification"
Federated-Learning-PyTorch
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
google-research
Google Research
kd_data
IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"
melon-playlist-continuation
Kakao Arena - Melon Playlist Continuation 대회의 베이스라인 코드
Micronet_GSJ
jhoon-oh's Repositories
jhoon-oh/FedBABU
ICLR 2022, "FedBABU: Toward Enhanced Representation for Federated Image Classification"
jhoon-oh/kd_data
IJCAI 2021, "Comparing Kullback-Leibler Divergence and Mean Squared Error Loss in Knowledge Distillation"
jhoon-oh/BOIL
ICLR 2021, "BOIL: Towards Representation Change for Few-Shot Learning"
jhoon-oh/etri2018
jhoon-oh/code_basic
Basic Code Description / Code Snippet (basic + ML) / Coding practice
jhoon-oh/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
jhoon-oh/Federated-Learning-PyTorch
Implementation of Communication-Efficient Learning of Deep Networks from Decentralized Data
jhoon-oh/google-research
Google Research
jhoon-oh/melon-playlist-continuation
Kakao Arena - Melon Playlist Continuation 대회의 베이스라인 코드
jhoon-oh/Micronet_GSJ
jhoon-oh/recsys2019challenge
RecSys 2019 Challenge (OSI LAB)
jhoon-oh/speechbrain
A PyTorch-based Speech Toolkit
jhoon-oh/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch