Live data from Hacker News

Viewing profile — mkeoliya

mkeoliya

HN member
Joined
Fri, Aug 26, 2022, 6:17 PM UTC
HN karma
5
Public activity
2 items

About mkeoliya

No profile information was provided.

Recent public activity

  1. comment
    Comment #47327013

    This is very cool work! I have a quick follow-up: in the biomarker prediction task, what horizon (ie. how far into the future) did you set for the predictions? Prediction is hard b…

  2. comment
    Comment #32611167

    > of course, fold right is the more general operator, as you can implement fold left in terms of fold right. The other way works too: fold right can be implemented in terms of fold…