vivccc / advanced-ml-fall-17

Repository for the GR5242 course

Home Page:https://wendazhou.com/teaching/AdvancedMLFall17/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced ML (GR5242)

This repository contains useful files for the advanced ML course.

Python tutorial

The material pertaining to the python tutorial may be found in the python folder.

Tensorflow tutorial

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

About

Repository for the GR5242 course

https://wendazhou.com/teaching/AdvancedMLFall17/


Languages

Language:HTML 63.5%Language:Jupyter Notebook 35.2%Language:Python 1.4%