You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: