This repository holds the assignements of the nanodegree programm Machine Learning DevOps Engineer.
install conda and create env with needed libs
run conda env create -f environment.yml
run pip install wandb (currently only available as pip) and login to wandb (you need an account there)