diff --git a/lectures/08_09_materials.md b/lectures/08_09_materials.md new file mode 100644 index 0000000..8670fa4 --- /dev/null +++ b/lectures/08_09_materials.md @@ -0,0 +1,5 @@ +Discriminative vs generative classifiers from CS229: http://cs229.stanford.edu/notes2019fall/cs229-notes2.pdf + +SVMs from CS229: http://cs229.stanford.edu/notes2019fall/cs229-notes3.pdf + +Good SVM tutorial: https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/svmtutorial.pdf