This project was part of the Advanced Machine Learning course in Fall 2021 at ETH Zürich.
The following environment variable needs to be set in order to run any scripts involving Comet.ml:
export COMET_API_KEY="<API key>"
The API key can be found on the Comet.ml project page.