Hippocampus's Garden

Under the sea, in the hippocampus's garden...

Home | Hippocampus's Garden
[object Object]
Welcome to Hippocampus's Garden, a Shion Honda's blog. I regularly write about machine learning, statistics, programming, and my hobbies.
post

書評『統計のための行列代数』

July 19, 2020  |  21 min read

『統計のための行列代数』のまとめと感想です.末尾に誤植と思われる箇所を挙げています.

post

Count Page Views & Show Popular Posts in Gatsby Blog

June 21, 2020  |  5 min read

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.

post

Meet Pandas: Grouping and Boxplot

June 14, 2020  |  2 min read

This post summarizes how to group data by some variable and draw boxplots on it using Pandas and Seaborn.

post

Reproducing Deep Double Descent

June 13, 2020  |  7 min read

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.

post

BERT That Works on Browser

May 22, 2020  |  4 min read

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.

post

Tiny Tips for Gatsby Incremental Builds on Netlify

May 16, 2020  |  2 min read

Stuck in an error when enabling Gatsby incremental builds on Netlify? This post might help it.

Shion Honda

Hippocampus's Garden © 2024, Shion Honda. Built with Gatsby