While Model Trains

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

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!

Your first recurrent neural network (RNN)

Rodrigo Girão Serrão

A hands-on introduction to Recurrent Neural Networks in PyTorch.

Read it!

Understanding the beta distribution (using baseball statistics)

David Robinson

"The beta distribution is best for representing a probabilistic distribution of probabilities- the case where we don’t know what a probability is in advance, but we have some reasonable guesses."

Read it!