While Model Trains

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

Useful Python decorators for Data Scientists

Marton Trencseni

Six decorators that are useful for data scientists working with notebooks.

Read it!

Finding bad flamingo drawings with recurrent neural networks

Colin Morris

Using Sketch-RNN as a probability estimator to identify the worst sketches of flamingos in 'Quick, Draw!'.

Read it!

Effective testing for machine learning systems.

Jeremy Jordan

"Effective testing for machine learning systems requires both a traditional software testing suite (for model development infrastructure) and a model testing suite (for trained models)."

Read it!