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

[feature request] TensorBoard weights histogram and tooling for debugging/prunning #2422

Open
rhy-ama opened this issue Sep 27, 2017 · 3 comments

Comments

@rhy-ama
Copy link

rhy-ama commented Sep 27, 2017

Hello, looking at the road map, it seems there are no items to expand on debugging NNs using CNTK. Few items on the wish list are histograms of weights, node activations as well as variance and other metrics useful for debugging NN. Does the team think the framework should expand in that direction - or at least link with other OSS initiatives for the tooling?

@cha-zhang
Copy link
Member

cha-zhang commented Sep 27, 2017

It's certainly a good feature to have. Unfortunately the team is tight in resource for this iteration. Will anyone be interested in contributing?

@ghost
Copy link

ghost commented Oct 1, 2017

I am currently working on it.

@arijit17
Copy link

arijit17 commented Dec 5, 2017

I would really love this feature!

Currently, I would like to view how the weights (e.g. 1D weight vector learned by a 1D convolution layer) vary during training and extract the final weights.
Is there an way to do so with CNTK 2.3?

Note that my script looks like this.

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

3 participants