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

Best Machine Learning Papers of 2020

January 02, 2021  |  12 min read

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.

post

How I Built 🍣This Sushi Does Not Exist🍣

December 19, 2020  |  3 min read

Lightweight GAN has opened the way for generating fine images with ~100 training samples and affordable computing resources. This post presents "This Sushi Does Not Exist" and how I built it with GAE.

post

Custom Objective for LightGBM

November 22, 2020  |  6 min read

If you want to use a custom loss function with a modern GBDT model, you'll need the first- and second-order derivatives. This post shows how to implement them, using LightGBM as an example

post

A Deeper Look at ROC-AUC

November 15, 2020  |  4 min read

How come ROC-AUC is equal to the probability of a positive sample ranked higher than negative ones? This post provides an answer with a fun example.

post

油そばを作るのに最適な袋麺はどれか

November 03, 2020  |  4 min read

袋麺で油そばを作りたくて試行錯誤した結果をまとめました。Optunaは使用しておりません。

post

Transformers Now: A Survey of Recent Advances

November 02, 2020  |  10 min read

Transformer has undergone various application studies, model enhancements, etc. This post aims to provide an overview of these studies.

post

Meet Pandas: Group-wise Sampling

October 13, 2020  |  2 min read

This post introduces how to sample groups from a dataset, which is helpful when you want to avoid data leakage.

post

マリオカートで結婚後の名字を決めた話

September 27, 2020  |  5 min read

なぜ結婚後の名字をマリオカートで決めることになったのか、また選択的夫婦別姓について書きます。

Shion Honda

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