This is a repository for the third project in the course FYS-STK4155 - Applied Data Analysis and Machine Learning with the following structure:
├── Code # Project code, including experiment functions with a user-friendly interface
├── Report # Report detailing results, methods, and analysis
├── Runs # Code used to perform experiments and generate report figures
│ ├── Figures # Generated figures for the report
│ ├── Testing # Additional notebooks for code verification and benchmarking
├── README.md
└── .gitignore The code is demonstrated in jupyter notebooks found in the folder Runs.