This repository contains useful files for the advanced ML course.
The material pertaining to the python tutorial may be found in the python folder.
The material pertaining to the tensorflow tutorial may be found in the tensorflow folder. It is divided in three files: introduction, example, and example with tensorboard. The data necessary for the tutorial may be found in the data folder.
You will need to update your environment (if you haven't done so) by downloading the environment file and running
conda env update -f AdvML.yml