denashamss
denashamss
I added the code below in the beginning part and !pip uninstall keras-nightly !pip install h5py==2.10.0 then !pip uninstall keras-nightly !pip uninstall keras then !pip install keras==2.1.6 %tensorflow_version 1.x #this...
> Hello, I also faced the same problem. But I got stuck when unstalling keras-nighty on colab. What to type on colab? > > 1. --yes > 2. -y >...
When i run the cell containing inference on test data i got this error but not getting any solution?
I have the same issue
change num_worker =0 in train.py. For me it worked!
hello all do you know how can i print precision and recall for each class? thanks