mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
merged
This commit is contained in:
commit
3d728cc95b
@ -326,7 +326,6 @@ namespace dlib
|
|||||||
cout << endl;
|
cout << endl;
|
||||||
}
|
}
|
||||||
|
|
||||||
saved_current_risk_gap = std::max<scalar_type>(current_risk_value - current_risk_gap, 0);
|
|
||||||
saved_current_risk_gap = current_risk_gap;
|
saved_current_risk_gap = current_risk_gap;
|
||||||
|
|
||||||
bool should_stop = false;
|
bool should_stop = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user