Human-Action-Recognition-with-Keras icon indicating copy to clipboard operation
Human-Action-Recognition-with-Keras copied to clipboard

ImportError: No module named regularizers

Open VictorLeeLk opened this issue 7 years ago • 2 comments

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!

VictorLeeLk avatar Jun 16 '17 04:06 VictorLeeLk

Download EigenvalueDecay.py from this repository

anjali-chadha avatar Apr 15 '18 20:04 anjali-chadha

File "HumanActionRecognition.py", line 18, in from regularizers import EigenvalueRegularizer ImportError: No module named regularizers

EigenvalueDecay.py downloaded still issue persist... help!

poojab5 avatar Mar 29 '19 09:03 poojab5