its an implimentation of Perceptron
Project description
Pacakge_Creation_Example
Python_Pacakge_Creation_Example
How to use this
from oneNeuron.perceptron import Perceptron
## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
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
File details
Details for the file Perceptron Pacakge-thangarajdeivasikamani-0.0.1.tar.gz
.
File metadata
- Download URL: Perceptron Pacakge-thangarajdeivasikamani-0.0.1.tar.gz
- Upload date:
- Size: 14.6 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 | 7966495e8dd638da57b736214313f312927de6bd7289b531489802c1094ab854 |
|
MD5 | 1345f1a96b5bf0c37a922172daa2b732 |
|
BLAKE2b-256 | f1435235dc13cb967e0ab9ab72612e9c90c39dacbebc77c01dc86620de36562b |
File details
Details for the file Perceptron_Pacakge_thangarajdeivasikamani-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: Perceptron_Pacakge_thangarajdeivasikamani-0.0.1-py3-none-any.whl
- Upload date:
- Size: 15.1 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 | 0139b4c6b3f4e900f385f233886a8110c45224140fbe468fcc7f87934e437630 |
|
MD5 | e3477f12882e14d5f4b653880c03302a |
|
BLAKE2b-256 | d25cdb8ce83d4df1e3ceb338ec21da3763859f2e7bf459f4d72f08ad9af2afb5 |