Skip to content

Instantly share code, notes, and snippets.

@siddharthganjoo
Created August 30, 2021 10:02
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 siddharthganjoo/179721f3cd185e2999f9ca0cf72c1f3b to your computer and use it in GitHub Desktop.
Save siddharthganjoo/179721f3cd185e2999f9ca0cf72c1f3b to your computer and use it in GitHub Desktop.
plt.plot(history.history['loss'])
plt.plot(history.history['val_loss'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment