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

What happen if the submitted strategy is over the max training time? #12

Open
thkimYonsei opened this issue May 7, 2024 · 1 comment

Comments

@thkimYonsei
Copy link

In this challenge, we submit our strategy and you evaluate them locally.

If the strategy doesn't violate the restrictions (gpu memory usage and max training time) from our machine, but does violate the restriction of the challenge in your local machine, what will going to happen?

Do we get a chance to change some hyperparameters (e.g. training epochs or batch size) to fit into the restriction in your local machine?

Thank you.

@mmasana
Copy link
Collaborator

mmasana commented May 7, 2024

Yes, we will talk with you and figure out if, by changing any hyperparameter, we can bring down the training time.

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