XuezheMax / LasagneNLP

NLP tools on Lasagne
Apache License 2.0
61 stars 31 forks source link

where to find "Gate" implement ? #10

Closed Jong-Won closed 6 years ago

Jong-Won commented 6 years ago

Hi, @XuezheMax I meet ImportError, when run

from lasagne.layers import Gate
ImportError: No module named layers

Could you give me some hint to run this theano code ?

Thanks ,

Jong-Won commented 6 years ago

I misunderstood lasagne is a costumed python library rather than public library.

Sorry