oneNeuron_pypi
oneNeuron_pypi
How to use this
from oneNeuron.perceptron import Perceptron
## first have X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
Reference -
Reference -
Github docs for Github actions
Datasets
| x1 | x2 | y |
|---|---|---|
| 0 | 0 | 0 |
| 0 | 1 | 0 |
| 1 | 0 | 0 |
| 1 | 1 | 1 |
Release files for oneNeuron-pypi-BihanBanerjee 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| oneNeuron_pypi-BihanBanerjee-0.0.3.tar.gz | 2.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| oneNeuron_pypi_BihanBanerjee-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / oneNeuron_pypi-BihanBanerjee-0.0.3.tar.gz
| Download URL | oneNeuron_pypi-BihanBanerjee-0.0.3.tar.gz |
|---|---|
| Size | 2.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e9a1ed93f8953cadd1084a956805af68f1d9fc8cc3e8bbd02da000957786d1fa
|
|
BLAKE2b-256 checksum How to use checksums |
18d3f52c9cd0775ed6aa2dd8da5595875c9877663652ca9fd08585015723114f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
|
Release files / oneNeuron_pypi_BihanBanerjee-0.0.3-py3-none-any.whl
| Download URL | oneNeuron_pypi_BihanBanerjee-0.0.3-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9dd2677b93b584b784f39ea7e8bbf6af93c5a557e8bbd361a4a18d23ebf6953b
|
|
BLAKE2b-256 checksum How to use checksums |
767376de91f5f3361c956bff40a1b603bb33abf494b01744000aad893e5d7c83
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
|