EderSantana / seya

Bringing up some extra Cosmo to Keras.
Other
377 stars 103 forks source link

Error in import #59

Closed MohammadRezaKL closed 3 years ago

MohammadRezaKL commented 3 years ago

Hello I want to find the Bidirectional model using seya. But I get a low error.

from seya.layers.recurrent import Bidirectional

ImportError: cannot import name 'Recurrent' from 'keras.layers.recurrent'

I really do not know, what should I do

thank you