Skip to content

Commit

Permalink
Mention metrics in README
Browse files Browse the repository at this point in the history
  • Loading branch information
milancurcic committed Jun 14, 2024
1 parent 6dd6863 commit 754b7d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Read the paper [here](https://arxiv.org/abs/1902.06714).
* Stochastic gradient descent optimizers: Classic, momentum, Nesterov momentum,
RMSProp, Adagrad, Adam, AdamW
* More than a dozen activation functions and their derivatives
* Loss functions and metrics: Quadratic, Mean Squared Error, Pearson Correlation etc.
* Loading dense and convolutional models from Keras HDF5 (.h5) files
* Data-based parallelism

Expand Down

0 comments on commit 754b7d0

Please sign in to comment.