it's implimentation of preceptron
Project description
preceptron_pypi
preceptron_pypi
How to use this
from synapses.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
File details
Details for the file preceptron_pypi-omkarsingh1008-0.0.1.tar.gz
.
File metadata
- Download URL: preceptron_pypi-omkarsingh1008-0.0.1.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.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5e0eca5b71f394605b7e3996594570f18565c959bc045746ab43cc092db29aa |
|
MD5 | d5d1f187289bd35ce363809f9a4577c1 |
|
BLAKE2b-256 | e0d900cbd7f32e1659a4c2fa8a90681affe93ef99d61ed3100d99c1d172aaa05 |
File details
Details for the file preceptron_pypi_omkarsingh1008-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: preceptron_pypi_omkarsingh1008-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.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e69e24182643ccded55024aff7bbd3bbd78b9099ecd0de3d457e2f7b084a9673 |
|
MD5 | 989516b474b9ac9faf61e47b9eaeaccb |
|
BLAKE2b-256 | ea59e016287597349f9c88407deafbab3edd08ca0e88397b082cf0c6dc34c007 |