You've found the official repository for the BYU CS 474 Fall 2024 course. This repository contains starter code for all assignments for the class.
See Canvas for all due dates and submission details.
- Lab 1: Introduction to PyTorch
- Lab 2: PyTorch Modules and Training Pipelines
- Lab 3: Cross Entropy and ConvNets
- Lab 4: Dense Prediction and U-Nets
- Lab 5: Generalization and Measuring Performance
- Lab 6: Overfitting and Regularization
- Lab 7: Style Transfer
- Lab 8: Self-attention and the Transformer
- Lab 9: Transfer Learning
- Lab 10: Image Generation and Diffusion
- Lab 11: Deep Reinforcement Learning