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 mods #15

Merged
merged 13 commits into from
Mar 28, 2024
Merged

Config mods #15

merged 13 commits into from
Mar 28, 2024

Conversation

swagnercarena
Copy link
Owner

A few major changes:

  • Broke out job of running training script into main.py
  • Put more of the inputs to the training script into the configuration file and started using FieldReferences in the configuration file to make updating parameters easy.
  • Added new tests for train.py and train_snpe.py to improve coverage.
  • Simplified config files by using base config files. Will make it easier to propagate changes moving forward.

@swagnercarena swagnercarena merged commit 106ffbc into main Mar 28, 2024
1 check passed
@swagnercarena swagnercarena deleted the config_mods branch March 28, 2024 14:15
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

Successfully merging this pull request may close these issues.

1 participant