mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Added missing comments.
This commit is contained in:
parent
efb1a12dc4
commit
7f92868840
@ -108,6 +108,8 @@ namespace dlib
|
||||
- This object will use num_threads threads during the optimization
|
||||
procedure. You should set this parameter equal to the number of
|
||||
available processing cores on your machine.
|
||||
- #get_loss_on_positive_class() == 1.0
|
||||
- #get_loss_on_negative_class() == 1.0
|
||||
!*/
|
||||
|
||||
long get_num_edge_weights (
|
||||
|
Loading…
Reference in New Issue
Block a user