Skip to content

Commit

Permalink
errata
Browse files Browse the repository at this point in the history
  • Loading branch information
rasbt committed Dec 29, 2019
1 parent 38f9052 commit 1c7515c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions errata/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Errata

## Chapter 2

- pg 42: It should be "eta=0.01" instead of "eta=0.1" in the sentence

> So, let's choose two different learning rates, eta = 0.1 and eta = 0.0001, to start with and plot the cost functions versus the number of epochs to see how well the Adaline implementation learns from the training data.

0 comments on commit 1c7515c

Please sign in to comment.