Update copyright, 408 project link
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
baseurl = "https://cwpearson.github.io/" # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
|
baseurl = "https://cwpearson.github.io/" # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
|
||||||
title = "Carl Pearson"
|
title = "Carl Pearson"
|
||||||
copyright = "© 2017 Carl Pearson"
|
copyright = "© 2018 Carl Pearson"
|
||||||
theme = "academic"
|
theme = "academic"
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
footnotereturnlinkcontents = "<sup>^</sup>"
|
footnotereturnlinkcontents = "<sup>^</sup>"
|
||||||
|
|||||||
@@ -35,7 +35,9 @@ I developed new course content for University of Illinois ECE 408 / CS 483 durin
|
|||||||
* Four lectures on machine learning ([1][l1], [2][l2], [3][l3], [4][l4])
|
* Four lectures on machine learning ([1][l1], [2][l2], [3][l3], [4][l4])
|
||||||
* A [course project][project_repo] ([kickoff slides][kickoff]) 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
|
I administered the project and revised it for the spring 2018 semester.
|
||||||
|
|
||||||
|
[project_repo]: https://github.com/illinois-impact/ece408_project
|
||||||
[l1]: ../../pdf/2017FA_ECE408_dl01_Intro.pdf
|
[l1]: ../../pdf/2017FA_ECE408_dl01_Intro.pdf
|
||||||
[l2]: ../../pptx/2017FA_ECE408_dl02_FF-Gradient.pptx
|
[l2]: ../../pptx/2017FA_ECE408_dl02_FF-Gradient.pptx
|
||||||
[l3]: ../../pptx/2017FA_ECE408_dl03_CNN01.pptx
|
[l3]: ../../pptx/2017FA_ECE408_dl03_CNN01.pptx
|
||||||
Reference in New Issue
Block a user