Skip to content

Instantly share code, notes, and snippets.

@ParthNipunDave
Created June 7, 2021 12:14
Show Gist options
  • Save ParthNipunDave/d2b879695c3b5a304d73e165302f6976 to your computer and use it in GitHub Desktop.
Save ParthNipunDave/d2b879695c3b5a304d73e165302f6976 to your computer and use it in GitHub Desktop.
history=model.fit(train_data,validation_data=valid_data,steps_per_epoch=len(train_data),epochs=10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment