As a final post, I’m going to summarize what I’ve done for this Dogs vs Cats project. Let’s do it chronologically. Blog post 1: First results reaching 87% accuracy To begin with t…| IFT6266-Deep Learning
Kaggle Submission: In my last post, I explained how I managed to reach a testset accuracy equal to 97.5%. Since I was not aware that it is still possible to make a Kaggle submission after the compe…| IFT6266-Deep Learning
Parametric ReLUs During these last days, I’ve been experimenting an activation function called Parametric ReLU. Similarly to Leaky ReLU, this activation function does not saturate when z < 0. Se…| IFT6266-Deep Learning