Zoom Our first neural network
Last updated: January 4, 2023
This interactive session will be conducted through Zoom.
The meeting ID and password was emailed to people on the waiting list.
Note that no recording will be made during this session so as not to discourage participation.
Scripts
You can find a copy of all the Python and Slurm scripts used in this course on the training cluster under:
~/projects/def-sponsor00/mnist/
References
The final model in this lesson is derived from the PyTorch examples project.