diff --git a/README.md b/README.md index e8f9ba6..418c51f 100644 --- a/README.md +++ b/README.md @@ -242,6 +242,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ### Machine Learning: +* [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) + +### Machine Learning: + * [Using Convolutional Neural Nets to Detect Facial Keypoints](http://danielnouri.org/notes/2014/12/17/using-convolutional-neural-nets-to-detect-facial-keypoints-tutorial/) * [Generate an Average Face using Python and OpenCV](https://www.learnopencv.com/average-face-opencv-c-python-tutorial/)