Skip to content

Instantly share code, notes, and snippets.

@adhadse
Created May 23, 2021 11:03
Show Gist options
  • Select an option

  • Save adhadse/d706f939e5abf7a7b22679815df4ac7e to your computer and use it in GitHub Desktop.

Select an option

Save adhadse/d706f939e5abf7a7b22679815df4ac7e to your computer and use it in GitHub Desktop.
model.compile(loss=["mse", "mse"], loss_weights=[0.9, 0.1], optimizer="sgd")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment