its a implementation of perceptron
Project description
oneNeuron_pypi
How to use this
'''python
from oneNeuron.perceptron import Perceptron
get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs) model.fit(X, y)
'''
Reference:
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 oneNeuron_pypi-amit04-0.0.3.tar.gz.
File metadata
- Download URL: oneNeuron_pypi-amit04-0.0.3.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46401047482545f95b6e2b9502ba242a36776ebc80b2ab4e6c289513e703d437
|
|
| MD5 |
ada77c1f925fd1315bbf2e13161a8301
|
|
| BLAKE2b-256 |
d37b3c1d112af4344d7b560c8157d8a7eb43754dce4fb383bccb7acbcfe82ecd
|
File details
Details for the file oneNeuron_pypi_amit04-0.0.3-py3-none-any.whl.
File metadata
- Download URL: oneNeuron_pypi_amit04-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84b2f58582ed15b138c8cbb3e686018b7e0e6ce4e50cd3ab52f41565038a6229
|
|
| MD5 |
6eb1e10387078a3d43b9f1dbee6acf21
|
|
| BLAKE2b-256 |
4de87dc252553b9664343090940736f5c92b3a6bf3310e62c2e9844730ec120d
|