You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
When I try to run the example.py file I run into this error.
from keras.models import Graph
ImportError: cannot import name Graph
I heard Keras removed Graph function. So is there any alternative to do this and make this work ?