Resnet for Image Classification

Hi @Nehhar,

there is a chapter in Deep Learning for Coders that might be perfect for your plans: chapter 14 ResNet. ResNet-18 and ResNet-50 are built from scratch.

Cheers