JErnestoMtz / rapl

Rank Polymorphic array library for Rust.
103 stars 3 forks source link

Activation functions #19

Closed JErnestoMtz closed 1 year ago

JErnestoMtz commented 1 year ago

This issue is for discussing and tracking the implementation of the commonly used activation functions i.e. ReLu, Sigmoid, LeakyRelu, etc.