Enhance activations testing #992
Labels
easy
Difficulty level is easy and good for starting into this project
help wanted
Extra attention is needed
idea
Proposition of an idea and opening an issue to discuss it
topic: mathematics
linear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ...
Motivation
A module with activation function was added in #860
It was proposed to include the means to check the functions against known libraries such as PyTorch or TensorFlow. A way to do that would be to add a Python script that evalues the available activations and their derivatives and stores them as a list of
.npy
files. These files should then be read in the tests to compare the resultsPrior Art
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: