Topics:
- overview of machine learning and deep learning
- dimensionality reduction and clustering
- classification and model evaluation
- deep learning with keras
Access the tutorial by clicking on the Binder link above.
Video Recording (skip to 26:15 for Python Notebooks)
To run locally clone the repo and install all required packages through:
conda install --yes --file requirements.txt