Hacker News new | ask | show | jobs
by dundun 808 days ago
How does this relate to Zipline and Bighead? Does it replace those projects or is it a continuation of them?
2 comments

Bighead is the model training and inference platform.

Chronon is a full re-write of zipline with 1) a different underlying algorithm for time-travel to address scalability concerns. 2) a different serde and fetching strategy to address latency concerns.

I'd imagine a continuation... he is also the author of Zipline