Skip to main content

Self Organizing Error Driven Artificial Neural Network

Project description

SOED

Self Organizing Error Driven Artificial Neural Network

Publications

How to work

pip install soed
from soed import SOEDClassifier

soed = SOEDClassifier(mlp_max_iter=10000,som_x=10, som_y=10,som_input_len=X_train.shape[1])

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


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.6.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

soed-1.0.6-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file soed-1.0.6.tar.gz.

File metadata

  • Download URL: soed-1.0.6.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for soed-1.0.6.tar.gz
Algorithm Hash digest
SHA256 9e6c34109147f5468aadad1cbff5a98bd18c57d19e7d6e4f22a8bab7612ecf0d
MD5 cd3f6a2c402b72634a974a72dbc9ca19
BLAKE2b-256 b212592a71734746e4a84a890d557082978508840c89dbb9bf71524af62f8d84

See more details on using hashes here.

File details

Details for the file soed-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: soed-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.4

File hashes

Hashes for soed-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4da65f89dc52f17ba3d44e64af86619f7c27aaa38ccd936de1e3278b649fc3cd
MD5 d64396eaff97b66ecfa8671bd48bf167
BLAKE2b-256 e4a19f70f05ba7571f9b7a55bddf39948e39bf1ffa7a74f41e6041c16743fb3f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page