Skip to content

Instantly share code, notes, and snippets.

@sdcubber
Last active September 15, 2018 10:26
Show Gist options
  • Select an option

  • Save sdcubber/8a72ac631916fda1d8389770d4a68d04 to your computer and use it in GitHub Desktop.

Select an option

Save sdcubber/8a72ac631916fda1d8389770d4a68d04 to your computer and use it in GitHub Desktop.
history = network.fit(train_images, train_labels, epochs=5, batch_size=128, validation_data=(val_images, val_labels))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment