-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Configuration and output clean up #6
Comments
For configuration, we should look into different options for configuration. I think .yaml and Hydra is pretty good for this purpose |
I have so many opinions about this. I am confident that yaml and hydra are not the right choices... Happy to chat more! |
Concerning the output - we should also think of the right data structure to collect all of our outputs. Desired outputs already mentioned:
|
@dfm I don't have strong opinion on how to do this, happy to learn about different options! |
In branch samplerCleanUp commit a473131, It doesn't necessarily shorten the examples, but the variables are more well defined since they are variables within a class instead of key-value pairs in a dict. Tested in dual moon example. |
Sampler clean up seems to be done with #10. Closing this issue. |
The text was updated successfully, but these errors were encountered: