accosmin / nano

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

More efficient sampling #86

Closed accosmin closed 8 years ago

accosmin commented 8 years ago

To improve caching:

Need to design a nice API to also include the utilities provided by sampler_t.

accosmin commented 8 years ago

sampler_t has been removed and task_t has a shuffle function