Skip to content

Commit

Permalink
A correction in Improving your model performance
Browse files Browse the repository at this point in the history
  • Loading branch information
WillyChen123 committed Feb 2, 2019
1 parent 651abe6 commit 19b84fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3- Structuring Machine Learning Projects/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Here are the course summary as its given on the course [link](https://www.course
- Find better NN architecture/hyperparameters search.
4. If **variance** is large you have these options:
- Get more training data.
- Regularization (L2, Dropout, data augumentation).
- Regularization (L2, Dropout, data augmentation).
- Find better NN architecture/hyperparameters search.


Expand Down

0 comments on commit 19b84fc

Please sign in to comment.