While Model Trains

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

In Praise of Small Data

Evan Miller

Unless you are training a model with thousands of parameters, big data should not be seen as a source of value, but rather as a source of cost.

Read it!

Why using SQL before using Pandas?

Oleg Żero

An explanation with examples illustrating the motivation to use SQL for fetching data from a database instead of directly loading the data into Pandas.

Read it!

An Introduction to different Types of Convolutions in Deep Learning

Paul-Louis Pröve

Dilated, transposed, and separable convolutions explained with informative animations.

Read it!