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

tensorboard - displaying weights (question) #2670

Open
arijit17 opened this issue Nov 24, 2017 · 2 comments
Open

tensorboard - displaying weights (question) #2670

arijit17 opened this issue Nov 24, 2017 · 2 comments

Comments

@arijit17
Copy link

Is there an example in CNTK repository that shows displaying learned weights? I would like to see the learned weights evolving over time.
Examples given in the website do not so this.

@mx-iao
Copy link
Contributor

mx-iao commented Dec 5, 2017

If you are referring to the TensorBoard weights histogram tab, that feature has not been implemented yet in CNTK. See #2422

@arijit17
Copy link
Author

arijit17 commented Dec 5, 2017

Hi @mx-iao :

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants