From eb4455b8f63be53113011ab1f51a59b2d0791592 Mon Sep 17 00:00:00 2001 From: Joe Bender Date: Mon, 13 Apr 2020 09:43:00 -0400 Subject: [PATCH] Remove unnecessary word "them" in 01_intro.ipynb --- 01_intro.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_intro.ipynb b/01_intro.ipynb index 8be9f17..c1289fa 100644 --- a/01_intro.ipynb +++ b/01_intro.ipynb @@ -157,7 +157,7 @@ "\n", "Although researchers showed 30 years ago that to get practical good performance you need to use even more layers of neurons, it is only in the last decade that this has been more widely appreciated. Neural networks are now finally living up to their potential, thanks to the understanding to use more layers as well as improved ability to do so thanks to improvements in computer hardware, increases in data availability, and algorithmic tweaks that allow neural networks to be trained faster and more easily. We now have what Rosenblatt had promised: \"a machine capable of perceiving, recognizing and identifying its surroundings without any human training or control\".\n", "\n", - "This is what you will learn how to build them in this book." + "This is what you will learn how to build in this book." ] }, {