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!

Building AI Trading Systems

Denny Britz

"Machine Learning can give you an edge, but probably not an edge so huge that it allows you to ignore other factors. You still need to build good infrastructure, collect good data, and have low latencies."

Read it!

Unit Testing in Data Science

Jason Ash

A practical example of unit testing a function used to clean data before analysis.

Read it!