Hacker News new | ask | show | jobs
by gfdr 3015 days ago
Not only that, but breadth-first makes it easy to: a) Iterate much faster on models; b) Keep better track of results and code and models, which is already quite difficult in ML; c) Enable other teams to work on other parts of the pipeline, in parallel.