Hacker News new | ask | show | jobs
by ehnto 1187 days ago
Isn't part of making it reproducible also part of ensuring correct results? Especially if we start putting these models into important systems. And if these models begin to update in an evergreen fashion, or utilize realtime data, getting verifiable or repeatable outputs will be a nightmare if we have no idea how to make these models repeatably.
1 comments

> if we have no idea how to make these models repeatably

We have idea about how to reproduce but using deterministic training mode is very slow as it loses some optimisations.