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!

Word Embeddings Explainer

Peter Baumgartner

"Imagine if every word had an address you could look up in an address book. Now also imagine if words that shared meaning lived in the same neighborhood. This is a simplified metaphor for word embeddings.""

Read it!

The dangers behind image resizing

Marco Venturelli

"It is essential to carefully choose the library you want to use to perform resize operations, particularly if you're going to deploy your ML solution."

Read it!