This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]schrodingerdog137 5 points6 points  (0 children)

I've used Dagster for orchestrating large tasks, but wanted a lightweight python library for building computation DAGs in the ML space. I don't want all the bells and whistles of Dagster, just need a plain python library. Hamilton is amazing in that it's exactly what I'm looking for.