Self Organizing Error Driven Artificial Neural Network
Project description
SOED
Self Organizing Error Driven Artificial Neural Network
Publications
- Self-organizing and error driven (SOED) artificial neural network for smarter classifications https://academic.oup.com/jcde/article/4/4/282/5729001
- An optimum ANN-based breast cancer diagnosis: Bridging gaps between ANN learning and decision-making goals https://www.sciencedirect.com/science/article/abs/pii/S1568494618304484
- From in-situ monitoring toward high-throughput process control: cost-driven decision-making framework for laser-based additive manufacturing https://www.sciencedirect.com/science/article/abs/pii/S0278612518302929
- Optimum profit-driven churn decision making: innovative artificial neural networks in telecom industry https://link.springer.com/article/10.1007/s00521-020-04850-6
- Supervised or unsupervised learning? Investigating the role of pattern recognition assumptions in the success of binary predictive prescriptions https://www.sciencedirect.com/science/article/abs/pii/S0925231220319639
How to run project
virtualenv soed_dev
source soed_dev/bin/activate
pip install -r requirements.txt
jupyter notebook \
--notebook-dir="./notebooks" \
--ip=0.0.0.0 --port=3225
At the time new py package installed
pip install <package>
pip freeze > requirements.txt
for installation in local
pip install -e .
build project
python setup.py sdist bdist_wheel
Push project
twine upload dist/*
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
soed-1.0.3.tar.gz
(6.3 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
soed-1.0.3-py3-none-any.whl
(5.9 kB
view details)
File details
Details for the file soed-1.0.3.tar.gz.
File metadata
- Download URL: soed-1.0.3.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
883d27b55088a3ba814dffb3b165c88d774ded297e33f4de6184e15f71cfa0ea
|
|
| MD5 |
7972e2caae7e7a4be68d15fbe57a6da4
|
|
| BLAKE2b-256 |
48b6300da9b28ec37e543c923a0bc0c86d2b289e809b85e308c507891ddd048b
|
File details
Details for the file soed-1.0.3-py3-none-any.whl.
File metadata
- Download URL: soed-1.0.3-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e18bd59bc267c2fd28d69dae51b56119adcee2ea34f5f9378a21809ec3a4540
|
|
| MD5 |
47930031427d049aab19033b2c8debc0
|
|
| BLAKE2b-256 |
dc8cd6ced8c615f8c6fd22a8706014a73fb41f1436de07015364647c3b02a459
|