Its a implementation of a Perceptron
Project description
one_neuron_pypi
Example
from oneNeuron.perceptron import Perceptron
## get x and y and use below command
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
Close
Hashes for one_neuron_pypi-sandeep3119-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a8de6431648285102bda2bd670598262802241b79b40887ce8633c4dccb87f3 |
|
MD5 | 3a95972cf600027e35cf0bb6fa1c15d7 |
|
BLAKE2b-256 | b642c00851aa5c369a694b63662b02d3351e0e111bbd15bcee68dc7b1d3872d8 |
Close
Hashes for one_neuron_pypi_sandeep3119-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a491e1525d2708053bc05078485915bd1b304dadd1a22f9e838cc974966e8eef |
|
MD5 | b120d9070bf38499365b41598eb8dfc6 |
|
BLAKE2b-256 | f7075ade90e83129a8e6866f9c65fa94b47f6af7ea3b41905fcccf94c6d5221b |