A perceptron package
Project description
oneNeuron_pypi
oneNeuron_pypi
hOW TO USE
from oneNeuron.perceptron import Perceptron
## get x and y
model = Perceptron(eta ,epochs) #MAking an object model from class perceptron
model.fit(X,y) #Fit method of Perceptron class
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-jaiyesh-0.1.0.tar.gz.
File metadata
- Download URL: oneNeuron_pypi-jaiyesh-0.1.0.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04855e92d11d70fea23999d77779931084276a81e2f5cb6fc4439fef89b2e83f
|
|
| MD5 |
5835d578148a17cfa54e4e99135cfde1
|
|
| BLAKE2b-256 |
97b0f41dd77cc3fce33f676b0749b55bedd70f707b0cfc5324954961d0f756ae
|
File details
Details for the file oneNeuron_pypi_jaiyesh-0.1.0-py3-none-any.whl.
File metadata
- Download URL: oneNeuron_pypi_jaiyesh-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6274ac043d6f2eaadc8079bc3b8b2c08d5243f2515be4f84fbd3c828ba2c116c
|
|
| MD5 |
3047689c45c3d28936c68ed197b06374
|
|
| BLAKE2b-256 |
a5e9dbf03d78667b74d2c784868b32f22172152ad32085b699ff7d47f6ce0dc8
|