Implemented 3 functions:
- polynomial_fun
- fit_polynomial_ls
- fit_polynomial_sgd\
Trained a custom ViT model with data from the CiFAR dataset and MixUp data augmentation algorithm.
Ablation study between the sampling methods used in the ViT model.