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 beyond an hour, so it'd be impressive if…
> 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 left. Here's an approach using…
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 beyond an hour, so it'd be impressive if…
> 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 left. Here's an approach using…