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

Make a nicer config print output #46

Open
jbloomAus opened this issue Mar 25, 2024 · 1 comment
Open

Make a nicer config print output #46

jbloomAus opened this issue Mar 25, 2024 · 1 comment

Comments

@jbloomAus
Copy link
Owner

Currently we just print a bunch of info and this could be done in a much nicer way. I'm open to suggestions: https://github.com/jbloomAus/mats_sae_training/blob/35fdeec3d3c1e31c2eb884060e7550a8d5fa9b22/sae_training/config.py#L90

@Pratik-Doshi-99
Copy link

How about the way torchsummary prints the model components?

torch_summary_demo

We can have 3 columns: configuration name, configuration value, and a short description.

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