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

how to use the repo if i change the weights for model to use it for a different problem #9

Open
ambarish1999 opened this issue Jun 22, 2019 · 0 comments

Comments

@ambarish1999
Copy link

I had a doubt , if i totally change the code behind the hardware architecture , can i still use it?
I have successfully built the pynq/lstm ip ,now i wish to add 2 more lstm layers by removing the output , softmax , concatenate etc layers present after the LSTM hidden layer in the model. I would then change the weights in the modelfw_bw.hpp files.

I will also change the input since my problem is different.

So can i use the hidden layer of the lstm module and build over it as necessary?

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