Skip to content

Instantly share code, notes, and snippets.

@andrea-dagostino
Created November 21, 2022 19:13
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 andrea-dagostino/fb0d10666ec8742e5e4e4553c789bdca to your computer and use it in GitHub Desktop.
Save andrea-dagostino/fb0d10666ec8742e5e4e4553c789bdca to your computer and use it in GitHub Desktop.
seq
# output layer
layers.Dense(2, activation="softmax", name="output")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment