Optimizers
The following list contains the optimizers available in the VES code.
OPT_AVERAGED_SGD
Averaged stochastic gradient decent with fixed step size.
OPT_DUMMY
Dummy optimizer for debugging.
1.8.14