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

Get relevance score per layer #43

Open
mbenhamd opened this issue Jun 24, 2019 · 0 comments
Open

Get relevance score per layer #43

mbenhamd opened this issue Jun 24, 2019 · 0 comments

Comments

@mbenhamd
Copy link

Hi, let's say I have a simple MLP with 6 layers :
First layer : 2539 neurones
Second layer : 4564 neurones
Third layer : 4519 neurones
Fourth layer : 2141 neurones
Fifth layer : 383 neurones
Last layer : 2 neurones
How can i get the relevance score for each layer in this format : (x_exemple_length,nb_neurones) ?

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

1 participant