Its an implementation of perceptron
Project description
perceptron_pypi
perceptron_pypi
How to use this package
from oneNeuron.perceptron import Perceptron
## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
refernce
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
File details
Details for the file perceptron_pypi-saiprasad-reddy-0.0.2.tar.gz
.
File metadata
- Download URL: perceptron_pypi-saiprasad-reddy-0.0.2.tar.gz
- Upload date:
- Size: 3.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 | 9aa3b3cc80a7291b4bea9e9536f71a44f786bc0fda5a94cddf5165973a6f2451 |
|
MD5 | e336bbfe0ac65f2a9223e71043c5a7ce |
|
BLAKE2b-256 | f94a1bdcd17f90c01c3b9b4f6357dfacdc86272714bf910813fed63a93abdc80 |
File details
Details for the file perceptron_pypi_saiprasad_reddy-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: perceptron_pypi_saiprasad_reddy-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.6 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 | 4e3561396d0589660a29ca9b23f45484e796fea39b3619841629b60ddb79a50d |
|
MD5 | a46fe17b8d36de10fe67b03ddbc0b8eb |
|
BLAKE2b-256 | fd8767c57e2d6fb7aa989480d8b0c75f5a10718db14853efb1c89e463f970e04 |