From 853e32f7a5f128e7d7cf9779a3fa8376f156c527 Mon Sep 17 00:00:00 2001 From: Matt Bachmann Date: Sun, 5 Jun 2016 12:32:51 -0400 Subject: [PATCH] Update difference-deep-and-normal-learning.md fixing typo --- faq/difference-deep-and-normal-learning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/difference-deep-and-normal-learning.md b/faq/difference-deep-and-normal-learning.md index 4bed42f1..90ecaf6b 100644 --- a/faq/difference-deep-and-normal-learning.md +++ b/faq/difference-deep-and-normal-learning.md @@ -1,7 +1,7 @@ # What is the difference between deep learning and usual machine learning? That's an interesting question, and I try to answer this is a very general way. -The tl;dr version of this is: Deep learning is essentially a set of techniques that help we to parameterize deep neural network structures, neural networks with many, many layers and parameters. +The tl;dr version of this is: Deep learning is essentially a set of techniques that help us to parameterize deep neural network structures, neural networks with many, many layers and parameters. And if we are interested, a more concrete example: