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

Simplify output directory name/path #31

Open
simi2525 opened this issue Jul 15, 2023 · 0 comments
Open

Simplify output directory name/path #31

simi2525 opened this issue Jul 15, 2023 · 0 comments

Comments

@simi2525
Copy link
Member

We have to simplify the output directory situation, we should override in some way the hydra-core file structure, ideally, our custom run name/tags should be first, and differentiation based by date/hour should be deeper in the file structure, making it easier to read from tensorboard.
As a second step, we should add a more easy-to-use parameter to override/replace/append to the custom/aux path to make it much easier to have custom names for our runs, moving "aux_save_dir" at the start of save_dir, could be the simplest way (and rename it)
So we can run things like: "python main.py tag=increased_lr_same_model" and to have this be easily readable from tensorboard.

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

1 participant