Assignments
Part I
- Build a data pre-processing script for the Students Performance Dataset like we did in the lecture.
Part II
- Build a Multi-Classification learning model for the Students Performance Dataset with PyTorch.
- Conduct research on how to apply Dropout Layers
- Conduct research on how to apply LeakyRelu