sigmoid neural network library
Project description
SigmoidNN
Overview
This Library implements a simple yet powerful neural network using scary mathematical operations, such as the sigmoid activation function, cross-entropy loss, and matrix operations😖. The network has been tested with the MNIST dataset of handwritten digits and achieved an 97.99% accuracy with the chosen parameters.
You can customize the layers, activation functions, and data to train and test the network for your specific needs.
Documentation
from SigmoidNN import Network,
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 sigmoidnn-0.1.tar.gz.
File metadata
- Download URL: sigmoidnn-0.1.tar.gz
- Upload date:
- Size: 17.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3510f3dfb7981d6fadfba2c72158cc1f060667de52dd6cb10c9793d68b45d78
|
|
| MD5 |
5c0bcad2fd01b4c16b95541fba0af55c
|
|
| BLAKE2b-256 |
4ba00181c86027cd2b10723cecf2af6473e7ce718ee91fb622fce8c0f2cdf591
|
File details
Details for the file sigmoidNN-0.1-py3-none-any.whl.
File metadata
- Download URL: sigmoidNN-0.1-py3-none-any.whl
- Upload date:
- Size: 17.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
671ac543ff141cc0d5d7a713a9efc5264fa0e05a440da0e1345d02adc58f0df1
|
|
| MD5 |
c761d642e2f3dfe7118fbc79d754ea0b
|
|
| BLAKE2b-256 |
fe6471f5a76e9b5a4cd92d9d432827a38f5d0899bbc2187a72b1bb7959f5bd14
|