We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
How about the way torchsummary prints the model components?
We can have 3 columns: configuration name, configuration value, and a short description.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: