Closed Srijan1214 closed 4 years ago
Hello. I really appreciate your work and am trying to run the run.ipynb file on my machine. There is an error shown on the GitHub commit and I cannot seem to get it to work on my machine as well.
I fixed it. I just replaced Keras with tensorflow.keras on both the run.ipynb and model.py file.
Before, for me, it was importing Keras and not using the GPU that TensorFlow would have used.
Hello. I really appreciate your work and am trying to run the run.ipynb file on my machine. There is an error shown on the GitHub commit and I cannot seem to get it to work on my machine as well.