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

ensembling + eks #74

Merged
merged 23 commits into from
Apr 30, 2024
Merged

ensembling + eks #74

merged 23 commits into from
Apr 30, 2024

Conversation

themattinthehatt
Copy link
Collaborator

additionally addresses keypoint naming issue in #73

@themattinthehatt themattinthehatt marked this pull request as ready for review April 29, 2024 14:36
# max epochs
st_max_epochs = expander.text_input(
"Set the max training epochs (all models)", value=state.max_epochs_default)

st_rng_seed_data_pt = expander.text_input(
"Set the seed/s (all models)", value=state.rng_seed_data_pt_default,
"Set the seed(s) for all models (int or comma-separated string)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be "Set the seed(s) for all models (comma-separated integers)"

@themattinthehatt themattinthehatt merged commit 31e7b97 into main Apr 30, 2024
3 of 4 checks passed
@themattinthehatt themattinthehatt deleted the develop branch April 30, 2024 18:43
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.

None yet

2 participants