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

Can weightwatcher still be useful for model with RNN layers? #303

Open
bkocis opened this issue Feb 24, 2024 · 0 comments
Open

Can weightwatcher still be useful for model with RNN layers? #303

bkocis opened this issue Feb 24, 2024 · 0 comments

Comments

@bkocis
Copy link

bkocis commented Feb 24, 2024

From the description it is clear that weightwatcher support only Dense / Linear / Fully Connected (and Conv1D) and Conv2D.

In the case of models that have any number of non supported layer (for example an LSTM) in a model - can the output of the ww analysis still be useful?
Can we make a judgement about such a model if WeigthWatcher analyses only the supported layers in a model?

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