fabiopardo/tonic

[Feedback] Please consider using Hydra

Opened this issue · 0 comments

Hello @fabiopardo :)

Thank you for open-sourcing tonic. It looks pretty interesting and useful. I have one feedback:

While I can understand the motivation of using snippets of Python code to configure the experiment, specifying these things via cmd makes the user experience much less pleasent. May I suggest you consider using Hydra. I think it will improve the user experience and make the development workflow easier. This blog post is a pretty good intro to Hydra.