accosmin / nano

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

Better sampler_t interface #62

Closed accosmin closed 8 years ago

accosmin commented 8 years ago

Confusing sampling:

This should be solved by having a stack of sampling commands: sampler_t(task).push(batch size = 0, {annotated|all})

Usage: