This website requires JavaScript.
Explore
Help
Register
Sign In
algorithm
/
Python
Watch
1
Star
0
Fork
0
You've already forked Python
mirror of
https://github.com/TheAlgorithms/Python.git
synced
2026-02-04 11:27:12 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96f81770d7e047f24c3203e913bf346754936330
Python
/
machine_learning
/
loss_functions
History
Arnav Kohli
59fc0cefef
Added categorical_crossentropy loss function (
#10152
)
2023-10-10 09:20:49 -04:00
..
binary_cross_entropy.py
…
categorical_cross_entropy.py
Added categorical_crossentropy loss function (
#10152
)
2023-10-10 09:20:49 -04:00
huber_loss.py
…
mean_squared_error.py
…