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

it can't work #1

Open
wxy656 opened this issue Mar 28, 2017 · 4 comments
Open

it can't work #1

wxy656 opened this issue Mar 28, 2017 · 4 comments

Comments

@wxy656
Copy link

wxy656 commented Mar 28, 2017

Exception: Need to call set_param on WeightRegularizer instance before calling the instance.

@yu4u
Copy link
Owner

yu4u commented Mar 30, 2017

We found that custom regularizers had been deprecated as discussed in the following link.
keras-team/keras#4703

Custom regularizers may no longer work.

Please try the old versions of Keras and TensorFlow.
(keras 1.1.2 does not work on tensorflow > 1.0.)

pip install keras==1.1.2
pip install tensorflow==0.12.0
pip install tensorflow-gpu==0.12.0

@ZJZAC
Copy link

ZJZAC commented Feb 25, 2019

How to modify the python script of the training process for the error.

@yu4u
Copy link
Owner

yu4u commented Feb 25, 2019

Please use the above Framework versions.

@manxiaoyu
Copy link

ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory
i meet this problem.can anybody 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

4 participants