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

Training scripts need refactoring #27

Open
eelcovdw opened this issue Feb 12, 2021 · 0 comments
Open

Training scripts need refactoring #27

eelcovdw opened this issue Feb 12, 2021 · 0 comments

Comments

@eelcovdw
Copy link
Collaborator

  • Currently our training scripts are a bit of a mess, because we combine multiple models and different diagnostics (tensorboard etc).
  • Gonçalo suggests pytorch lightning (https://github.com/PyTorchLightning/pytorch-lightning). Seems really nice
  • Suggestion Wilker for experiment management: wandb. This might not be compatible with lightning.
  • Tensorboard could be more flexible: Let the Trainer object decide what to save during training for each model, not the train.py script.
  • Why are we using TensorboardX and not pytorch 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