Your first recurrent neural network (RNN)
Rodrigo Girão Serrão
A hands-on introduction to Recurrent Neural Networks in PyTorch.
Read it!
Mean Squared Terror
Vincent D. Warmerdam
On the risks associated with blindly relying on GridSearch.
Read it!
How much data should you allocate to training and validation?
Francesco Pochetti
To avoid responding with "that's what Andrew NG said" when asked about the reason behind choosing an 80% training and 20% validation split, consider this explanation.
Read it!