diff --git a/assets/cs6475-notes.pdf b/assets/cs6475-notes.pdf new file mode 100644 index 0000000..753c89b Binary files /dev/null and b/assets/cs6475-notes.pdf differ diff --git a/assets/cs6476-notes.pdf b/assets/cs6476-notes.pdf new file mode 100644 index 0000000..8d60637 Binary files /dev/null and b/assets/cs6476-notes.pdf differ diff --git a/assets/cs8803-rldm-notes.pdf b/assets/cs8803-rldm-notes.pdf new file mode 100644 index 0000000..992bc65 Binary files /dev/null and b/assets/cs8803-rldm-notes.pdf differ diff --git a/pages/links.md b/pages/links.md new file mode 100644 index 0000000..6c87326 --- /dev/null +++ b/pages/links.md @@ -0,0 +1,23 @@ +--- +title: Links +--- + +# Notes & Projects from Georgia Tech OMSCS + +- [CS6476 (Computer Vision)][cs6476] + - [Scanned notes](../assets/cs6476-notes.pdf) +- [CS6475 (Computational Photography)][cs6475] + - [Scanned notes](../assets/cs6475-notes.pdf) + - [Final project](https://github.com/Hodapp87/cs6475_neural_style) +- [CS7641 (Machine Learning)][cs7641] + - Scanned notes: Coming soon. Somehow I forgot to scan them. + - [Assigment 2 code](https://github.com/Hodapp87/cs7641_assignment2) + - [Assigment 3 code](https://github.com/Hodapp87/cs7641_assignment3) + - [Assigment 4 code](https://github.com/Hodapp87/cs7641_assignment4) +- [CS8803-O03 (Reinforcement Learning & Decision Making)][cs8803o03] + - [Scanned notes](../assets/cs8803-rldm-notes.pdf) + +[cs6476]: https://www.omscs.gatech.edu/cs-4495-computer-vision +[cs6475]: https://www.omscs.gatech.edu/cs-6475-computational-photography +[cs7641]: https://www.omscs.gatech.edu/cs-7641-machine-learning +[cs8803o03]: http://www.omscs.gatech.edu/cs-8803-special-topics-reinforcement-learning