Skip to content

Commit

Permalink
Minor errata fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-ning committed Dec 13, 2023
1 parent 3a21ca6 commit ae4aee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Writerside/topics/Model-Test-Chestnut-May-Dec.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ graph LR
InceptionV3[InceptionV3 Frozen] --> FC["FC Layer(s)"]
FC --> Softmax
Softmax --> Output
Input -- Cross Entropy Loss --> Output
Input -- SSL Loss --> Output
```

> We didn't find significant evidence of improvements of using a more complex
Expand Down

0 comments on commit ae4aee7

Please sign in to comment.