Add project kickoff slides

This commit is contained in:
Carl Pearson
2017-12-26 07:23:48 -05:00
parent 0f884634f3
commit 4593992bc7
2 changed files with 2 additions and 1 deletions

View File

@@ -33,10 +33,11 @@ caption = ""
I developed new course content for University of Illinois ECE 408 / CS 483 during the 2017 fall semester.
* Four lectures on machine learning ([1][l1], [2][l2], [3][l3], [4][l4])
* A [course project][project_repo] where students add a GPU convolution operator to MXNet.
* A [course project][project_repo] ([kickoff slides][kickoff]) where students add a GPU convolution operator to MXNet.
[project_repo]: https://github.com/webgpu/2017fa_ece408_project
[l1]: ../../pdf/2017FA_ECE408_dl01_Intro.pdf
[l2]: ../../pptx/2017FA_ECE408_dl02_FF-Gradient.pptx
[l3]: ../../pptx/2017FA_ECE408_dl03_CNN01.pptx
[l4]: ../../pptx/2017FA_ECE408_dl04_CNN02.pptx
[kickoff]: ../../pdf/2017FA_ECE408_project-kickoff.pdf