Jacob-Stevens-Haas / mitosis

Reproduce Machine Learning experiments easily.
MIT License
3 stars 2 forks source link

:boom: break apart experiments #38

Closed Jacob-Stevens-Haas closed 5 months ago

Jacob-Stevens-Haas commented 5 months ago

This change breaks apart the concept of an "experiment" in two major ways:

The meanings of steps (their name, their callables, and their lookup dictionaries) are all specified on the pyproject.toml. The benefits of using declarative syntax are many.

This allows a few different, cool approaches: