Turn ActivationFunction
into a generic interface to allow people to use custom functions
#20
Labels
enhancement
New feature or request
Turn
ActivationFunction
into a generic interface to allow people to use custom functions.Related to #21
Dev notes
We can follow the same pattern we did to make
Layer
customizable (interface) and serializable.The text was updated successfully, but these errors were encountered: