I\'m trying to implement the binary classification example using the IMDb dataset in Google Colab. I have implemented this model before. But when I tried to
none of the above listed solutions worked for me: i run anaconda with python 3.7.3. What worked for me was
run "conda install numpy==1.16.1" from Anaconda powershell
close and reopen the notebook