From 13fa1a318dd72b35a9c4985c2a53f20c97b52966 Mon Sep 17 00:00:00 2001 From: sayands Date: Fri, 20 Apr 2018 11:31:35 +0530 Subject: [PATCH] Fixed Header Issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 418c51f..8b5206c 100644 --- a/README.md +++ b/README.md @@ -244,7 +244,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Write Linear Regression From Scratch in Python](https://www.youtube.com/watch?v=uwwWVAgJBcM) -### Machine Learning: +### Deep 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/)