NeurIPS 2020 Personal Paper List
January 10, 2021 | 12 min readNeurIPS 2020 virtual conference was full of exciting presentations! Here I list some notable ones with brief introductions.
Under the sea, in the hippocampus's garden...
NeurIPS 2020 virtual conference was full of exciting presentations! Here I list some notable ones with brief introductions.
Let's look back on the machine learning papers published in 2020! This post covers 10 representative papers that I found interesting and worth reading.
Transformer has undergone various application studies, model enhancements, etc. This post aims to provide an overview of these studies.
Double descent is one of the mysteries of modern machine learning. I reproduced the main results of the recent paper by Nakkiran et al. and posed some questions that occurred to me.
This post explains how MobileBERT succeeded in reducing both model size and inference time and introduce its implementation in TensorFlow.js that works on web browsers.
"Representation" is a way AIs understand the world. This post is a short introduction to the representation learning in the "deep learning era."
Want to generate realistic images with a single GPU? This post demonstrates how to downsize StyleGAN2 with slight performance degradation.