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 maps #105

Closed
prachikashikar opened this issue Nov 17, 2021 · 1 comment
Closed

Feature maps #105

prachikashikar opened this issue Nov 17, 2021 · 1 comment

Comments

@prachikashikar
Copy link

Hi,

I wanted to print output feature maps of every layer while training and testing. Is is possible with N2D2?

@olivierbichler-cea
Copy link
Contributor

Hi,
It is possible with the "-log-outputs" command line parameter. For instance, "-log-outputs 1" will log the output feature maps of every layer for the first stimulus in the training or test set.

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