issues
search
accosmin
/
nano
C++ library [machine learning & numerical optimization] - superseeded by libnano
MIT License
1
stars
0
forks
source link
Refactor training
#97
Closed
accosmin
closed
8 years ago
accosmin
commented
8 years ago
Store hyper-parameters (including for regularization) in stoch_params_t::tconfig -like structure. Move the streaming operator to trainer_result_t.
The xxx_train() functions should not receive a training and validation sampler directly, but only the task and the fold.