While Model Trains

Read data blog posts.
Carefully handpicked.
Presented 3 at a time.

Two faces of overfitting

Zygmunt

Overfitting the validation set occurs when multiple settings are tested and compared using the same validation set repeatedly until satisfactory performance is achieved.

Read it!

How to Visualize Filters and Feature Maps in Convolutional Neural Networks

Jason Brownlee

A tutorial on how to gain insights into a CNN by visualizing filters and feature maps.

Read it!

How to calculate shapley values from scratch

Tobias Sterbak

Understanding Shapley value by implementing it from scratch.

Read it!