COMMITS
/ machine_learning/loss_functions.py September 30, 2024
C
Upgrade to Python 3.13 (#11588)
Christian Clauss committed
June 3, 2024
A
Add KL divergence loss algorithm (#11238)
AtomicVar committed
January 30, 2024
A
Add smooth l1 loss algorithm (#11239)
AtomicVar committed
January 18, 2024
A
Add categorical focal cross-entropy loss algorithm (#11248)
AtomicVar committed
October 27, 2023
P
Add perplexity loss algorithm (#11028)
Poojan Smart committed
October 26, 2023
M
Mean absolute error (#10927)
Megan Payne committed
October 25, 2023
H
added mean absolute percentage error (#10464)
Humzafazal72 committed
October 23, 2023
A
Added Binary Focal Cross Entropy (#10674)
Ankit Avinash committed
October 20, 2023
T
Consolidate loss functions into a single file (#10737)
Tianyi Zheng committed