-
Notifications
You must be signed in to change notification settings - Fork 1
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
Document pytry-many #18
Comments
Actually I wonder whether it makes sense to integrate Psyrun and Pytry for this sort of functionality. Psyrun could provide more powerful methods of defining the parameter space to explore, could allow for easy parallelization of the the trial, and could add the possibilitiy to easily submit such a parameter space exploration jobs on a cluster like Sharcnet. Not sure if such functionality would rather be part of Psyrun, pytry, or separate project depending on both Psyrun and pytry. |
I'm actually more tempted to remove |
Sounds good, I might think about a convenient way of interfacing these projects. Could call “psytry-many” or just “psytry”. 😉 Though especially for the second one, the one letter difference is way to easy to miss. |
(I'll also note that the reason that I didn't document |
That's a bias from the US keyboard layout ;) It's perfectly fine on the [Neo2 layout] that I use. (to be clear: I'm not seriously saying that it is a good choice.) |
I only learned about it because of #14. Format of the arguments needs to be looked up and parsed from the source code.
Does anyone else think that
pytries
instead ofpytry-many
would be a cute name? 😉The text was updated successfully, but these errors were encountered: