Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS 580 — Deep Learning

Course website for CS 580 - Deep Learning, hosted at cs580dl.github.io.

About This Repository

This repository powers the GitHub Pages site for the CS 580 Deep Learning course offered through the cs580dl GitHub organization.

The site is built with Jekyll and the Minima theme, and published automatically via GitHub Pages.

Local Development

To preview the site locally:

gem install bundler jekyll
bundle exec jekyll serve

Then open http://localhost:4000 in your browser.

Contributing

Course staff can update course materials by editing index.md and committing changes to the main branch. GitHub Actions will automatically rebuild and deploy the site.


© CS 580 Course Staff • MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Generated from ciio-ai/github-pages