accosmin / nano

C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1 stars 0 forks source link

Measure the convergence speed for each optimizer #36

Closed accosmin closed 9 years ago

accosmin commented 9 years ago

Use a model like: g = g0 * pow(1/speed, iterations) to recover the speed.