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

App reads training configuration JSON file #96

Merged
merged 6 commits into from
Nov 6, 2023

Conversation

rouson
Copy link
Contributor

@rouson rouson commented Nov 6, 2023

No description provided.

For the examples and the app, this commit sets the optimizer
choice and the learning rate according to the corresponding
ultimate components of the training_configuration_t object read
from JSON.
This commit adapts the trainable_engine_t tests to conform to the
new "train" proceure interface, which adds the learning_rate dummy
argument and makes the adam dummy argument non-optional.
This commit finishes making use of the values read from the
training_configuration.json file for the corresponding quantities
in app/train_cloud_microphysics.f90.
@rouson rouson merged commit dabc96c into main Nov 6, 2023
4 checks passed
@rouson rouson deleted the read-training-configuration branch November 6, 2023 07:52
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