A library for the SReLU activation function.
Project description
The SReLU (Smooth Rectified Linear Unit) is an activation function designed to improve deep learning model performance by providing smooth, differentiable gradients across both positive and negative input domains. Traditional activation functions like ReLU (Rectified Linear Unit) have been widely used for their simplicity and computational efficiency, but they come with some drawbacks, especially when dealing with negative input values, where the gradient becomes zero (leading to the "dying ReLU" problem). SReLU addresses these issues while preserving the benefits of ReLU for positive inputs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file srelu-0.1.0.tar.gz.
File metadata
- Download URL: srelu-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9083f8b9566baabcec92a544d499e3a42a5670a1ca7c0fb135280c74b99b13d6
|
|
| MD5 |
1356fae3eb86fda99d65771a7524b4d7
|
|
| BLAKE2b-256 |
928a5d9b77346b76bbfe915d1313b4bdefe3171582a79a024438d4d1e5b7617a
|
File details
Details for the file srelu-0.1.0-py3-none-any.whl.
File metadata
- Download URL: srelu-0.1.0-py3-none-any.whl
- Upload date:
- Size: 1.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b84ec5601100b3188c148b36c3c3e26a2ddb974f65cabd9ffb0739cafadd17b5
|
|
| MD5 |
cd9929aeb5b23991b5b685fb865d54d5
|
|
| BLAKE2b-256 |
7ea1676b376f0ddc6f424e211620292682ff556ced533d49e9688e7b92a14fe0
|