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!

Your first recurrent neural network (RNN)

Rodrigo Girão Serrão

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

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!