"docs/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "f7ce267164118a0526dd2f42f3baf799bb59d6b7"
Commit a53354eb authored by Davis King's avatar Davis King
Browse files

updated docs

parent fcc7a75c
...@@ -290,7 +290,8 @@ namespace dlib ...@@ -290,7 +290,8 @@ namespace dlib
- sub.get_output().k() == 1 - sub.get_output().k() == 1
- sub.get_output().num_samples() == input_tensor.num_samples() - sub.get_output().num_samples() == input_tensor.num_samples()
- sub.sample_expansion_factor() == 1 - sub.sample_expansion_factor() == 1
- all values pointed to by truth are +1 or -1. - all values pointed to by truth are non-zero. Nominally they should be +1 or -1,
each indicating the desired class label.
!*/ !*/
}; };
......
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