Open williamleif opened 7 years ago
I could not even import Graph, that is deprecetad class and not in new version of Keras, I could not solve the problem anyway. When we call Random Walk alg.
from keras.models import Graph ImportError: cannot import name Graph
I think it is just the print statements that need to be changed to the future syntax.