Open surbhigoel77 opened 5 months ago
Started with below slides:
@ma595 you can mention the slides that you change here
@jdenholm and I discussed this briefly last week. I'll attempt to summarise when I have some time. If @jdenholm can write a sentence summarising what he mentioned that would be great, but I appreciate that dedicating time to this might not be easy at the moment.
I think I suggested using PyTorch to fit a straight line, and then more general linear regression, as an intro to gradient descent and how it's useful for fitting functions.
Surbhi and I plan to spend more time explaining the theory of NNs with more focus on:
Specific notes on current slides:
11/29
13/29
General notes on slides
Summary of what is currently covered
Penguin classification:
torch.utils.data.dataset
.torchvision.transforms.Compose
Suggestions for guided tutorial / workshp
Other resources
Todos