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
File "C:\Users\user\Anaconda3\lib\site-packages\keras\layers\recurrent.py", line 409, in init
super(RNN, self).init(**kwargs)
File "C:\Users\user\Anaconda3\lib\site-packages\keras\engine\base_layer.py", line 128, in init
raise TypeError('Keyword argument not understood:', kwarg)
TypeError: ('Keyword argument not understood:', 'returns_sequnces')
The text was updated successfully, but these errors were encountered:
File "C:\Users\user\Anaconda3\lib\site-packages\keras\layers\recurrent.py", line 409, in init
super(RNN, self).init(**kwargs)
File "C:\Users\user\Anaconda3\lib\site-packages\keras\engine\base_layer.py", line 128, in init
raise TypeError('Keyword argument not understood:', kwarg)
TypeError: ('Keyword argument not understood:', 'returns_sequnces')
The text was updated successfully, but these errors were encountered: