epsilon
type: double, default: .0001 * # nodes
(mode == KK)' , .0001
(mode == major) , .01
(mode == sgd)
Terminating condition. If the length squared of all energy gradients are
less than epsilon
, the algorithm stops.
- Graphs
Last modified
June 26, 2021
: Make attribute defaults code blocks (98194b2)