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

Model weights and gradients in TrainKeras #1988

Open
brollb opened this issue Jan 13, 2021 · 1 comment
Open

Model weights and gradients in TrainKeras #1988

brollb opened this issue Jan 13, 2021 · 1 comment

Comments

@brollb
Copy link
Contributor

brollb commented Jan 13, 2021

It would be nice to visualize the model weights and gradients in TrainKeras as this can be useful in detecting things like vanishing/exploding gradients.

@brollb
Copy link
Contributor Author

brollb commented Jan 13, 2021

Should these be visualized on the training architecture?
The approach used with pipelines/executions could be useful here, too. The neural network architectures could be augmented with "execution" information such as model weights which can then be visualized... Maybe this would be best to add as metadata to trained Keras models which can be used to view model checkpoints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant