deep-learning-with-python-notebooks icon indicating copy to clipboard operation
deep-learning-with-python-notebooks copied to clipboard

Ch. 2.2.2, Typo

Open olivertomic opened this issue 7 years ago • 2 comments

The example in chapter 2.2.2 the code creates an array containing four entries. The section right beneath it starts with "This vector has five entries ..." and uses 5 throughout that section. I would believe that should be 4 in all cases?

olivertomic avatar Oct 02 '18 08:10 olivertomic

This is small enough to submit a PR for without much more effort.

morenoh149 avatar Oct 02 '18 15:10 morenoh149

You are correct olivertomic. Thanks.

RorisangSitoboli avatar Aug 31 '19 09:08 RorisangSitoboli