This repsoitory is part of my bachelor thesis in Artificial Intelligence and Data Science at DTU. The title of the thesis is "Amortized inference for spectroscopy".
The repo is structured as follows:
experiments: Contains the experiments run in the projectnotebooks: Contains notebooks used for testing, development, analysis and running smaller experimentsreport: Contains things that can be included in the report such as latex tables and figuressrc: Contains the code for the project. Models, plotting functions, etc.