-
Notifications
You must be signed in to change notification settings - Fork 45
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
Comments
We found that custom regularizers had been deprecated as discussed in the following link.
Please try the old versions of Keras and TensorFlow.
|
How to modify the python script of the training process for the error. |
Please use the above Framework versions. |
ImportError: libcudart.so.8.0: cannot open shared object file: No such file or directory |
Exception: Need to call
set_param
on WeightRegularizer instance before calling the instance.The text was updated successfully, but these errors were encountered: