Yhis package implements perceptron
Project description
This is a Perceptron network and can be implemented with your own datasets.
Installation:
pip install Neuron-pypi-SivaNagendra-sn==0.0.3
How to Use:
from Neuron.perceptron import Perceptron
## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
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 Neuron_pypi-SivaNagendra-sn-0.0.3.tar.gz.
File metadata
- Download URL: Neuron_pypi-SivaNagendra-sn-0.0.3.tar.gz
- Upload date:
- Size: 2.8 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 |
63541efe48a1b97992540bcc5cc3a15ce1a77719012e1c6c3d899707af5c12fc
|
|
| MD5 |
7ff136b72ad92b9fdf48415596bfb4da
|
|
| BLAKE2b-256 |
b5e5554f6ee5837a04658b63615d15885d5dce3e390c8a2c6290c38a5e79b52b
|
File details
Details for the file Neuron_pypi_SivaNagendra_sn-0.0.3-py3-none-any.whl.
File metadata
- Download URL: Neuron_pypi_SivaNagendra_sn-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
f0e943d510adb2b707694de8b46936af36e35dbc712ba39560ec0a7c556302c6
|
|
| MD5 |
fafaab08a63bc630cd1d07def98af883
|
|
| BLAKE2b-256 |
621634100df27fd4fa929d2ec2ea06014ca0501847e2bd7fe1d8e0d96f68c4f7
|