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

Plot training metrics by default? #164

Open
Guillawme opened this issue Mar 29, 2023 · 0 comments
Open

Plot training metrics by default? #164

Guillawme opened this issue Mar 29, 2023 · 0 comments

Comments

@Guillawme
Copy link
Contributor

Guillawme commented Mar 29, 2023

Hello,

The training metrics written to the results.txt file are very useful to look at graphically (see #78). I already have some code to plot them (https://github.com/Guillawme/topaztrainmetrics/).

Would you be interested in integrating this plotting code into topaz, to make it write png files with these plots by defaults, along with the results.txt file? The only additional dependency that topaz doesn't already require is matplotlib. It would make topaz more user-friendly, and give users a more direct feedback on their training results.

If you are interested, I am willing to prepare and submit a PR, but I would need some guidance: in which file should I add this code (I guess wherever the dataframe containing what is eventually written to results.txt is generated, but I couldn't find where that is).

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