Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created November 10, 2019 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NMZivkovic/f32a4190236a7f21244f0f6725e1600c to your computer and use it in GitHub Desktop.
Save NMZivkovic/f32a4190236a7f21244f0f6725e1600c to your computer and use it in GitHub Desktop.
history = vgg16.fit(data_loader.train_batches,
epochs=10,
validation_data=data_loader.validation_batches)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment