zenogantner / MyMediaLite

recommender system library for the CLR (.NET)
http://mymedialite.net
502 stars 192 forks source link

(Think about implementing) Iterate(learn_rate) method #360

Open zenogantner opened 11 years ago

zenogantner commented 11 years ago

For models that have a learn rate.

We can then externally define strategies like

We would then have calls like Train(strategy)

and one property LearnRateAdaptation