When I want to import packages from keras.models and keras.layers, as so:
from keras.models import * from keras.layers import *
I get the fol