diff --git a/.gitattributes b/.gitattributes index 17eb7f3..6c69bb5 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,4 @@ content/images/2008-04-work/** filter=lfs diff=lfs merge=lfs -text content/images/2008-05-hardware/** filter=lfs diff=lfs merge=lfs -text content/images/2010-11-venue222/** filter=lfs diff=lfs merge=lfs -text content/images/2007-2008-old-wordpress/** filter=lfs diff=lfs merge=lfs -text +static/gatech_notes/** filter=lfs diff=lfs merge=lfs -text diff --git a/content/links/index.md b/content/links/index.md index a514d25..4ab8972 100644 --- a/content/links/index.md +++ b/content/links/index.md @@ -10,26 +10,26 @@ public (e.g. the final project for CS6475, or the code itself for CS7641 and not the report). Please let me know if I missed anything. - [CS6476 (Computer Vision)][cs6476] - - [Scanned notes](../assets_external/cs6476-notes.pdf) + - [Scanned notes](/gatech_notes/cs6476-notes.pdf) - [CS6475 (Computational Photography)][cs6475] - - [Scanned notes](../assets_external/cs6475-notes.pdf) + - [Scanned notes](/gatech_notes/cs6475-notes.pdf) - [Final project](https://github.com/Hodapp87/cs6475_neural_style) - [CS7641 (Machine Learning)][cs7641] - Scanned notes from three mini-courses: - - [SL: Supervised Learning](../assets_external/cs7641-notes-sl.pdf) - - [UL: Unsupervised Learning & Randomized Optimization](../assets_external/cs7641-notes-ul.pdf) - - [RL: Reinforcement Learning & Decision Making](../assets_external/cs7641-notes-rl.pdf) + - [SL: Supervised Learning](/gatech_notes/cs7641-notes-sl.pdf) + - [UL: Unsupervised Learning & Randomized Optimization](/gatech_notes/cs7641-notes-ul.pdf) + - [RL: Reinforcement Learning & Decision Making](/gatech_notes/cs7641-notes-rl.pdf) - [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] (now CS7642) - - [Scanned notes](../assets_external/cs8803-rldm-notes.pdf) + - [Scanned notes](/gatech_notes/cs8803-rldm-notes.pdf) - [CS7646 (Machine Learning for Trading][cs7646] - - [Scanned notes](../assets_external/cs7646-ml4t-notes.pdf) + - [Scanned notes](/gatech_notes/cs7646-ml4t-notes.pdf) - [CS6505 (Computability, Complexity, & Algorithms)][cs6505] - - [Scanned notes](../assets_external/cs6505-notes.pdf) + - [Scanned notes](/gatech_notes/cs6505-notes.pdf) - [CSE6242 (Data & Visual Analytics)][cse6242] - - [Scanned notes](../assets_external/cse6242-notes.pdf) + - [Scanned notes](/gatech_notes/cse6242-notes.pdf) - [CS6460 (Educational Technology)][cs6460] - [CS6601 (Artificial Intelligence)][cs6601] diff --git a/static/gatech_notes/cs6475-notes.pdf b/static/gatech_notes/cs6475-notes.pdf new file mode 100644 index 0000000..892ea7a --- /dev/null +++ b/static/gatech_notes/cs6475-notes.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8132af49be357f6776272efacd5800215279748ed88a5fb814c409159d58588 +size 4916454 diff --git a/static/gatech_notes/cs6476-notes.pdf b/static/gatech_notes/cs6476-notes.pdf new file mode 100644 index 0000000..4f5e688 --- /dev/null +++ b/static/gatech_notes/cs6476-notes.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8da09d6e16e4d7d15e0c7c2b7de0e51b8c8f5fa21f1ff103a37e342c66de19ba +size 12629555 diff --git a/static/gatech_notes/cs6505-notes.pdf b/static/gatech_notes/cs6505-notes.pdf new file mode 100644 index 0000000..112a159 --- /dev/null +++ b/static/gatech_notes/cs6505-notes.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06d9309322f5b459d29e88160df09a8749872f331d63ec896a16b25eaac13000 +size 11050645 diff --git a/static/gatech_notes/cs7641-notes-rl.pdf b/static/gatech_notes/cs7641-notes-rl.pdf new file mode 100644 index 0000000..5e019fb --- /dev/null +++ b/static/gatech_notes/cs7641-notes-rl.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce788f59779039ce9461f59e03ec3af0dc84495626447ce786813b4b9e79259 +size 4308933 diff --git a/static/gatech_notes/cs7641-notes-sl.pdf b/static/gatech_notes/cs7641-notes-sl.pdf new file mode 100644 index 0000000..7c62b2d --- /dev/null +++ b/static/gatech_notes/cs7641-notes-sl.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4a46db84a9766e8c6b6867257a8203ffedea56540c03a7a67db5a72990618ef +size 7332906 diff --git a/static/gatech_notes/cs7641-notes-ul.pdf b/static/gatech_notes/cs7641-notes-ul.pdf new file mode 100644 index 0000000..3778acc --- /dev/null +++ b/static/gatech_notes/cs7641-notes-ul.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7269e336db1d9cda8f107fb6dde93bc0621c6d3f57f2b3dd8b07903f39f79fc6 +size 4318342 diff --git a/static/gatech_notes/cs7646-ml4t-notes.pdf b/static/gatech_notes/cs7646-ml4t-notes.pdf new file mode 100644 index 0000000..8e6a60b --- /dev/null +++ b/static/gatech_notes/cs7646-ml4t-notes.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:715d0715e303032b7de31da504c047505b457155f65540f7bfcb987188ce94e2 +size 6474226 diff --git a/static/gatech_notes/cs8803-rldm-notes.pdf b/static/gatech_notes/cs8803-rldm-notes.pdf new file mode 100644 index 0000000..c853f9c --- /dev/null +++ b/static/gatech_notes/cs8803-rldm-notes.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9becd28d927b453692bd7c92c31a5039f1bcdf8a024785c391c884e4e6b88550 +size 6181942 diff --git a/static/gatech_notes/cse6242-notes.pdf b/static/gatech_notes/cse6242-notes.pdf new file mode 100644 index 0000000..06c90c1 --- /dev/null +++ b/static/gatech_notes/cse6242-notes.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8abd4dc47908d05a757de51c63674419699a18a0f4c21c420ea0f6fe575724f2 +size 344162 diff --git a/you_still_need_this/assets_external/readme.txt b/you_still_need_this/assets_external/readme.txt deleted file mode 100644 index 41f8f70..0000000 --- a/you_still_need_this/assets_external/readme.txt +++ /dev/null @@ -1,6 +0,0 @@ -This directory is something of a placeholder for larger assets than -should be committed into git along with everything else. It might -eventually be absorbed into something like git-lfs, or it might move -to some other format. - -For now: Don't commit things here into git, just sync them manually.