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
softcomputing_jyoti-0.1.0.tar.gz
(12.0 kB
view details)
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.1.0.tar.gz.
File metadata
- Download URL: softcomputing_jyoti-0.1.0.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
770e49466abac4af097fee571e4dadb65afd7a4663d73f880077685cb9112016
|
|
| MD5 |
5c9d78bf41f5f587b6d2410e6c66221d
|
|
| BLAKE2b-256 |
22ac4e4bea8130aca8f644ea37ace412e6deaa2eca9468c8f52e37a9222d3038
|
File details
Details for the file softcomputing_jyoti-0.1.0-py3-none-any.whl.
File metadata
- Download URL: softcomputing_jyoti-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
964d2dcd9113dab842b29f2b2698a32f9e0e1acb62ce7c15f14f4ad5ef728178
|
|
| MD5 |
d53017de24a4d178131ca207dd299771
|
|
| BLAKE2b-256 |
da6c26816176b7f196fcf22425d87b5bf0cf8602e2ccbf819641dbe83e966830
|