Skip to content

Commit 8fb1579

Browse files
authored
Update README.md
1 parent 2a62bd7 commit 8fb1579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Lesson 7: A fully connected network is created for the Sonar Object Classificati
2121

2222
Lesson 8: Perform standardization on the data before building the network. A pipeline is created to standardize the data in each pass of the cross validation instead of standardizing the entire dataset
2323

24-
Lesson 9: Tuning the network by experimenting with different network structures. A smaller network with fewer neurons in the first hidden layer, as well as a larger network with an addition hidden layer are created and tested.
24+
Lesson 9: Tuning the network by experimenting with different network structures. A smaller network with fewer neurons in the first hidden layer, as well as a larger network with an additional hidden layer are created and tested.

0 commit comments

Comments
 (0)