It's a implementation of Perceptron and all_utils
Project description
oneNeuron_pypi
oneNeuron_pypi
Reference -
How to use
from oneNeuron.perceptron import Perceptron
## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
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
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-saquibquddus-0.0.7.tar.gz.
File metadata
- Download URL: oneNeuron_pypi-saquibquddus-0.0.7.tar.gz
- Upload date:
- Size: 4.1 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 |
5e8c8e226f24cf6b6140ae489229abb74877991da643b4382304d4a31ab067e0
|
|
| MD5 |
1f72fa3154140b0ac26533a5a670bcf1
|
|
| BLAKE2b-256 |
59def2482986af31ad03bb6b93811bf5b63524821a1efb5c1f434a048811ea3d
|
File details
Details for the file oneNeuron_pypi_saquibquddus-0.0.7-py3-none-any.whl.
File metadata
- Download URL: oneNeuron_pypi_saquibquddus-0.0.7-py3-none-any.whl
- Upload date:
- Size: 4.9 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 |
a1900a650d9f42e953119272b443567fc91076f36638e0cc76206fc3bb668df0
|
|
| MD5 |
d6109182f84f2a3590db4c1ee5399d72
|
|
| BLAKE2b-256 |
d051fa033655623166a60a21f30d252cace15f8006141766393ea736f0a49e69
|