noc-book-2/errata.md
2024-10-21 19:12:09 -04:00

1.2 KiB
Raw Permalink Blame History

Errata

This page tracks errors that have been corrected since the September 3, 2024 publication date. These errors have been corrected in the website version of the book, but not the print edition.

Introduction

Chapter 0

  • minus signs were en dashes in the code in the step() function related to floating point numbers, #1037
  • Exercise 0.1 - changed to "A partial solution..." #1034

Chapter 1

  • "Referring back to Exercise 0.6" -> Example 0.6, "#979

Chapter 3

  • "Think about whats going here." -> "Think about whats going on here.", #968

Chapter 9

  • Step 2: Selection table "0.1" -> "0.15", #968

Chapter 10

  • "finshedTraining" -> "finishedTraining", #1028