Exemplo n.º 1
0
from keras.models import Sequential

model = Sequential()
model.print_hi()