Skip to content

Enhance activations testing #992

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jalvesz opened this issue May 16, 2025 · 0 comments
Open

Enhance activations testing #992

jalvesz opened this issue May 16, 2025 · 0 comments
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, ...

Comments

@jalvesz
Copy link
Contributor

jalvesz commented May 16, 2025

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 results

Prior Art

No response

Additional Information

No response

@jalvesz jalvesz added idea Proposition of an idea and opening an issue to discuss it help wanted Extra attention is needed topic: mathematics linear algebra, sparse matrices, special functions, FFT, random numbers, statistics, ... easy Difficulty level is easy and good for starting into this project labels May 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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, ...
Projects
None yet
Development

No branches or pull requests

1 participant