Human-Action-Recognition-with-Keras
Human-Action-Recognition-with-Keras copied to clipboard
ImportError: No module named regularizers
Using Theano backend.
Traceback (most recent call last):
File "HumanActionRecognition.py", line 18, in
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!
Download EigenvalueDecay.py from this repository
File "HumanActionRecognition.py", line 18, in from regularizers import EigenvalueRegularizer ImportError: No module named regularizers
EigenvalueDecay.py downloaded still issue persist... help!