Skip to content

ubdsgroup/mlcourse-ub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course webpage for CSE 474/574

The webpage source is in ./source/.

To build the webpage with sphinx, type make html.

This will build the webpage in the ./build/html.

To put the webpage onto GitHub pages, ensure you have the gh-pages branch cloned into ./build/html and push to GitHub.