Fixed grammar

This commit is contained in:
Davis King 2012-07-29 19:08:59 -04:00
parent 960f9cde33
commit 7aab9f7199
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ namespace dlib
- #get_loss_on_positive_class() == 1.0
- #get_loss_on_negative_class() == 1.0
- #get_losses().size() == 0
- the losses argument is effectively ignored if its size is zero.
- The losses argument is effectively ignored if its size is zero.
- else
- #get_losses() == losses
- Each node in the training data has its own loss value defined by