Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 328 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 328 Bytes

cross_entropy_py

This notebook breaks down how cross_entropy function is implemented in pytorch, and how it is related to softmax, log_softmax, and NLL (negative log-likelihood).

src