Skip to content

Commit

Permalink
Merge pull request #25 from marcpinet/docs-update-readme
Browse files Browse the repository at this point in the history
docs: update readme
  • Loading branch information
marcpinet authored Apr 21, 2024
2 parents c327af8 + d99bd37 commit c03c91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ I intend to improve the neural networks and add more features in the future.

## 📦 Features

- Many layers (input, activation, dense, conv2d, maxpooling2d, flatten) 🧠
- Many layers (input, activation, dense, dropout, conv2d, maxpooling2d, flatten) 🧠
- Many activation functions (sigmoid, tanh, relu, leaky relu, softmax, linear, elu, selu) 📈
- Many loss functions (mean squared error, mean absolute error, categorical crossentropy, binary crossentropy, huber loss) 📉
- Many optimizers (sgd, momentum, rmsprop, adam) 📊
Expand Down

0 comments on commit c03c91e

Please sign in to comment.