Skip to content

Instantly share code, notes, and snippets.

@shshemi
Created August 28, 2019 15:56
Show Gist options
  • Save shshemi/cd93e58701b0297dc34891cc0d4e9348 to your computer and use it in GitHub Desktop.
Save shshemi/cd93e58701b0297dc34891cc0d4e9348 to your computer and use it in GitHub Desktop.
model.compile("adam",
binary_crossentropy,
metrics=[binary_accuracy, metric_space_violation(input_weights),
metric_overprice(input_prices)])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment