Skip to content

Instantly share code, notes, and snippets.

@RafaRuiz
Created February 9, 2018 18:31
Show Gist options
  • Save RafaRuiz/0d391d04339bc11e370f1fe01ee72a10 to your computer and use it in GitHub Desktop.
Save RafaRuiz/0d391d04339bc11e370f1fe01ee72a10 to your computer and use it in GitHub Desktop.
layer {
name: "loss"
type: "SoftmaxWithLoss"
bottom: "fc8"
bottom: "label"
top: "loss"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment