Skip to content

Instantly share code, notes, and snippets.

@ajinkyajawale14499
Created July 8, 2019 19:43
Show Gist options
  • Save ajinkyajawale14499/32a1645bec009f8807d2cadd126bbccd to your computer and use it in GitHub Desktop.
Save ajinkyajawale14499/32a1645bec009f8807d2cadd126bbccd to your computer and use it in GitHub Desktop.
model.compile(optimizer=tf.keras.optimizers.Adam(),
loss='categorical_crossentropy',
metrics=['accuracy'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment