.
├── [code] <-- contains all Python scripts
│ ├── [datasets] <-- datasets used and plotted images
│ ├── [markdown_files] <-- some markdown files
│ ├── [mqo] <-- MQO related scripts and files
│ ├── [qnn] <-- QNN related scripts and files
│ └── [quantumDevices]
└── [thesis] <-- contains LaTeX files (Overleaf)
├── [Appendices]
├── [Chapters]
├── [Figures]
└── [Mathcha]Part of this thesis has been published on IEEE! Check it out here: https://ieeexplore.ieee.org/document/10015720
To cite the publication, you cna use the following snippet:
@ARTICLE{10015720,
author={Simões, Ricardo Daniel Monteiro and Huber, Patrick and Meier, Nicola and Smailov, Nikita and Füchslin, Rudolf M. and Stockinger, Kurt},
journal={IEEE Access},
title={Experimental Evaluation of Quantum Machine Learning Algorithms},
year={2023},
volume={11},
number={},
pages={6197-6208},
doi={10.1109/ACCESS.2023.3236409}}