arielf / weight-loss

Machine Learning meets ketosis: how to effectively lose weight
Other
3.32k stars 150 forks source link

Learning the policy which leads to balanced/healthy weight loss? #12

Closed usptact closed 8 years ago

usptact commented 8 years ago

What if the problem losing weight could be cast as a problem of finding the best policy? Given the context (day eating habits, moving etc), the policy (to be learned) should output an action (what to do in that day). Am I correctly understanding the learning problem? This would be fun to explore.

arielf commented 8 years ago

@usptact I believe you're right. Would be great if you could contribute a vw contextual-bandit data-set expressing this (with some documentation).