"docs/vscode:/vscode.git/clone" did not exist on "8d5906a331f430714b3c89f0ebecece94bb422d3"
Commit a53354eb authored by Davis King's avatar Davis King
Browse files

updated docs

parent fcc7a75c
......@@ -290,7 +290,8 @@ namespace dlib
- sub.get_output().k() == 1
- sub.get_output().num_samples() == input_tensor.num_samples()
- 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