Open Alkatraz91 opened 4 years ago
Create a new cell and write the following code
from keras import regularizers
It will solve issue. If it doesn't then write the same code in /networks/nn_blocks.py file
i not know were t oadd that line. today i w trying again but i got a different error: NameError Traceback (most recent call last)
I am able to get the colab notebook to see the from keras import regularizers
by restarting the runtime. Not the best solution but after restarting, the colab sees the new import
make sure you are using tensorflow1.8.0 and install tensorflow-gpu1.8.0 , and downgrade cuda to 9.0 .
downgrade keras
hello i got this error an not understand what it means
NameError Traceback (most recent call last)