Skip to content

Instantly share code, notes, and snippets.

@prashant2018
Last active January 1, 2019 15:44
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 prashant2018/f014864a1383d023369520d044bdd9c7 to your computer and use it in GitHub Desktop.
Save prashant2018/f014864a1383d023369520d044bdd9c7 to your computer and use it in GitHub Desktop.
Medium Evaluating DL model
import keras
from keras.models import Sequential
from keras.layers import Dense
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment