Skip to content
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

config.yaml sorted #45

Open
matteoguarrera opened this issue Jul 9, 2024 · 2 comments
Open

config.yaml sorted #45

matteoguarrera opened this issue Jul 9, 2024 · 2 comments

Comments

@matteoguarrera
Copy link
Contributor

Hi! I think a nice upgrade would be having the configuration yaml file sorted, so it easy to compare different experiments

@joglekara
Copy link
Contributor

another option with a nicer UI is the mlflow interface to compare experiments. Have you tried that?

Either way, I don't disagree. It would be nice to have the config yamls in the same order all the time. If you have any ideas, feel free to suggest!

@joglekara
Copy link
Contributor

I am moving towards using Pydantic datamodels to validate configs. This should work assuming enough documentation. I started a first pass at this in the Vlasov1D solver. There's a bug in the readthedocs somewhere and it wont render...

Here is the link though https://github.com/ergodicio/adept/blob/main/adept/vlasov1d/datamodel.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants