"git@developer.sourcefind.cn:OpenDAS/dlib.git" did not exist on "3c8db585978eeaa6eb51142517cca345e5fadea7"
Commit 7aab9f71 authored by Davis King's avatar Davis King
Browse files

Fixed grammar

parent 960f9cde
...@@ -145,7 +145,7 @@ namespace dlib ...@@ -145,7 +145,7 @@ namespace dlib
- #get_loss_on_positive_class() == 1.0 - #get_loss_on_positive_class() == 1.0
- #get_loss_on_negative_class() == 1.0 - #get_loss_on_negative_class() == 1.0
- #get_losses().size() == 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 - else
- #get_losses() == losses - #get_losses() == losses
- Each node in the training data has its own loss value defined by - Each node in the training data has its own loss value defined by
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment