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

cannot import name NeuralLayer #20

Open
a-mystery-88 opened this issue Dec 20, 2015 · 1 comment
Open

cannot import name NeuralLayer #20

a-mystery-88 opened this issue Dec 20, 2015 · 1 comment

Comments

@a-mystery-88
Copy link

Hi Raphael,
I tried to run Visual Attention model but found error when running this line:
from deepy.networks import NeuralLayer
cannot import name NeuralLayer
However, in deepy.networks, I did not find NeuralLayer...
Can you help resolve this?
Thanks!

@iamaaditya
Copy link

NeuralLayer class is inside the file deepy/layers/layer.py

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