Viewing profile — mkeoliya
mkeoliya
HN member- Joined
- Fri, Aug 26, 2022, 6:17 PM UTC
- HN karma
- 5
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About mkeoliya
No profile information was provided.
Recent public activity
-
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…
-
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…