Skip to content

gpo2105/advanced-ml-fall-17

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 63.4%
  • Jupyter Notebook 35.2%
  • Python 1.4%