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

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.

post

Meet Pandas: loc, iloc, at & iat

April 27, 2020  |  2 min read

Have you ever confused Pandas methods `loc`, `at`, and `iloc` with each other? It's no more confusing when you have this table in mind.

post

Recent Advances in Representation Learning

April 20, 2020  |  4 min read

"Representation" is a way AIs understand the world. This post is a short introduction to the representation learning in the "deep learning era."

post

本郷グルメマップ(後編)

March 31, 2020  |  5 min read

東京・本郷で気軽に行ける美味しいお店を紹介します。後編は辛いものを主に取り扱う16軒です。

post

本郷グルメマップ(前編)

March 28, 2020  |  5 min read

東京・本郷で気軽に行ける美味しいお店を紹介します。前編は辛いものを除く21軒です。

post

PageRank Explained: Theory, Algorithm, and Some Experiments

March 12, 2020  |  9 min read

How does Google's PageRank work? Its theory and algorithm are explained, followed by numerical experiments.

Shion Honda

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