Skip to content

Instantly share code, notes, and snippets.

@jeetaf
Created June 29, 2021 11:30
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 jeetaf/d43d57bf1d1398e005b30e3ff5b0d2c0 to your computer and use it in GitHub Desktop.
Save jeetaf/d43d57bf1d1398e005b30e3ff5b0d2c0 to your computer and use it in GitHub Desktop.
model.compile(optimizer=Adam(lr=0.00005), loss = 'binary_crossentropy', metrics=['accuracy'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment