Add some constant equation types often used as neural network activation functions. #103

Open
opened 2023-09-01 17:00:56 -04:00 by That-One-Nerd · 0 comments
That-One-Nerd commented 2023-09-01 17:00:56 -04:00 (Migrated from github.com)

I'll put them in the Nerd_STF.Mathematics.Samples.Equations type.
Some common activation functions include:

  • Sigmoid
  • Hyperbolic Tangent
  • SiLU
  • ReLU

TODO: Check some online sources for some more.

I'll put them in the `Nerd_STF.Mathematics.Samples.Equations` type. Some common activation functions include: - Sigmoid - Hyperbolic Tangent - SiLU - ReLU TODO: Check some online sources for some more.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: That-One-Nerd/Nerd_STF#103
No description provided.