Skip to content

Commit 8468c7c

Browse files
github-actionsgithub-actions
github-actions
authored and
github-actions
committed
updating DIRECTORY.md
1 parent ae1cf8f commit 8468c7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: DIRECTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@
532532
* [Logistic Regression](machine_learning/logistic_regression.py)
533533
* Loss Functions
534534
* [Binary Cross Entropy](machine_learning/loss_functions/binary_cross_entropy.py)
535+
* [Categorical Cross Entropy](machine_learning/loss_functions/categorical_cross_entropy.py)
535536
* [Huber Loss](machine_learning/loss_functions/huber_loss.py)
536537
* [Mean Squared Error](machine_learning/loss_functions/mean_squared_error.py)
537538
* [Mfcc](machine_learning/mfcc.py)

0 commit comments

Comments
 (0)