Guest User

Untitled

a guest
Feb 22nd, 2018
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. layer {
  2. name: "loss"
  3. type: "SoftmaxWithLoss"
  4. bottom: "fc8"
  5. bottom: "label"
  6. top: "loss"
  7. }
Add Comment
Please, Sign In to add comment