Skip to content

Instantly share code, notes, and snippets.

@sdcubber
Created July 30, 2018 12:56
Show Gist options
  • Save sdcubber/082bf5bada86e585a0d8f1f4bfff6d83 to your computer and use it in GitHub Desktop.
Save sdcubber/082bf5bada86e585a0d8f1f4bfff6d83 to your computer and use it in GitHub Desktop.
model.compile(optimizer='adam',
loss={'weather': 'categorical_crossentropy',
'ground': 'binary_crossentropy'})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment