Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named regularizers #7

Open
VictorLeeLk opened this issue Jun 16, 2017 · 2 comments
Open

ImportError: No module named regularizers #7

VictorLeeLk opened this issue Jun 16, 2017 · 2 comments

Comments

@VictorLeeLk
Copy link

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!

@anjali-chadha
Copy link

Download EigenvalueDecay.py from this repository

@poojab5
Copy link

poojab5 commented Mar 29, 2019

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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants