[question] NaN check for optimization algorithms?
Open
bug
- Dominant language
- C++
- Stars
- 14.4k
- Forks
- 3.4k
- PR merge metrics
- No merged PRs in 30d
Description
I found out after painful debugging that dlib's `find_global_min` fails with a segmentation fault when the observed values contain `NaN`.
What do you think about including a `NaN` checking procedure to optimization algorithms?
If you like the idea I'll work on it and commit to dlib.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.