its an implimentation of Perceptron
Project description
PERCEPTRON_PYPI
PERCEPTRON_PYPI
How to use this
from # oneNeuron_pypi
oneNeuron_pypi
## How to use this
```python
from PERCEPTRON.perceptron import Perceptron
## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
Reference -
github docs for github actions.perceptron import Perceptron
get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs) model.fit(X, y)
# Reference -
[official python docs](https://packaging.python.org/tutorials/packaging-projects/)
[github docs for github actions](https://docs.github.com/en/actions/guides/building-and-testing-python#publishing-to-package-registries)
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
perceptron_pypi-0.0.1.tar.gz
(2.9 kB
view details)
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 perceptron_pypi-0.0.1.tar.gz.
File metadata
- Download URL: perceptron_pypi-0.0.1.tar.gz
- Upload date:
- Size: 2.9 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 |
5b8f44ce2d186010006c49882a782c26c005d114b2374e9ea17fa71419e66237
|
|
| MD5 |
aa0963af9956c29e9330d9f06a88d458
|
|
| BLAKE2b-256 |
5da20ef87416a7f5780126cc17f94b97c93fe81601f9e415a0db0f35b1b92712
|
File details
Details for the file perceptron_pypi-0.0.1-py3-none-any.whl.
File metadata
- Download URL: perceptron_pypi-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.4 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 |
4c2ecc0d419b1e2f46d43b22a45f59d73a61481644e77e8550734d18d73ad252
|
|
| MD5 |
485a257185614004372e039fe021a716
|
|
| BLAKE2b-256 |
a6ae15e39f4f386e32b8de27c94fa30adbb68f337078311988557aa372a70686
|