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
Using Theano backend.
Traceback (most recent call last):
File "HumanActionRecognition.py", line 18, in
from regularizers import EigenvalueRegularizer
ImportError: No module named regularizers
I have used the command ¨sudo pip install git+git://github.com/fchollet/keras.git --upgrade¨ to get the new keras,but still come up this problem?help!
The text was updated successfully, but these errors were encountered:
Using Theano backend.
Traceback (most recent call last):
File "HumanActionRecognition.py", line 18, in
from regularizers import EigenvalueRegularizer
ImportError: No module named regularizers
I have used the command ¨sudo pip install git+git://github.com/fchollet/keras.git --upgrade¨ to get the new keras,but still come up this problem?help!
The text was updated successfully, but these errors were encountered: