"apps/kg/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "bb6a64763e9a8e64f27bf5f380b62672665d692d"
Commit 7aab9f71 authored by Davis King's avatar Davis King
Browse files

Fixed grammar

parent 960f9cde
......@@ -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
......
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