
From Direct Method to Doubly Robust
July 29, 2020 | 3 min readCausal inference is becoming a hot topic in ML community. This post formulates one of its important concepts called doubly robust estimator with simple notations.
Under the sea, in the hippocampus's garden...
Causal inference is becoming a hot topic in ML community. This post formulates one of its important concepts called doubly robust estimator with simple notations.
This post introduces how to count page views and show popular posts in the sidebar of Gatsby Blog. Google Analytics saves you the trouble of preparing databases and APIs.
This post summarizes how to group data by some variable and draw boxplots on it using Pandas and Seaborn.
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.
Stuck in an error when enabling Gatsby incremental builds on Netlify? This post might help it.