A collection of neural network implementations and soft computing algorithms
Project description
Neural Networks Toolkit
A comprehensive collection of neural network implementations and soft computing algorithms.
Features
- Backpropagation algorithms
- Hopfield Networks
- Kohonen Self-Organizing Maps (SOM)
- Perceptron implementations
- Radial Basis Function Networks
- Genetic Algorithms
- Fuzzy logic implementations
- And more!
Installation
From source
pip install .
From GitHub (after uploading)
pip install git+https://github.com/yourusername/neural-networks-toolkit.git
Usage
from neural_networks_toolkit import backpropagation, hopfield_network
# Use the modules as needed
Requirements
- Python >= 3.7
- See requirements.txt for dependencies
License
MIT License
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 softcomputing_jyoti-0.2.0.tar.gz.
File metadata
- Download URL: softcomputing_jyoti-0.2.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
523c1e87b67ee5aa9217e6534d8c87e3d8486a00f819e9293f131817b4760528
|
|
| MD5 |
eff4e9aecc49f91d17192820625618dd
|
|
| BLAKE2b-256 |
52f8d62fe34a84c675841c4714ee982ceda66450e5bcc97359ac59ac5797afc5
|
File details
Details for the file softcomputing_jyoti-0.2.0-py3-none-any.whl.
File metadata
- Download URL: softcomputing_jyoti-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d431be9609ce8d603e1964ddc749373ce7185bea397822af7d98e8db9fa53c5
|
|
| MD5 |
6e964a7c509bed1433057890a59181e9
|
|
| BLAKE2b-256 |
6d996c8adb7277f7f3e0c2a9f2eb2c68a614b78a880fe26f984abcc0475185b9
|