Neural network tutorial with v1

In lesson 7 of practicle deep learning Jeremy provided building resnet from scratch.
I want to do the same with v1.0.
But most of the tutorial in v1.0 are using pretrained model.
Can any one make a tutorial or a small script to do so?
Thanks

Hi. I think the idea is that you should be able to try and do that yourself : ) Have a go, and if you have any problem/question/error, ask on the forum with the details, and others will be able to discuss and help. Thanks.

I’ve done it but it’s a lot of thing that has bug.
https://www.kaggle.com/qnkhuat/fer2013-follow-lesson7-cifar-fastai-1-0?scriptVersionId=9521913