A small package for perceptron
Project description
Astrovishal's python package
Perceptron is called as hello world of Deep Learning or fundamental building block of Neural network.
Following is a python package implementation of perceptron model. You can use it for simple Deep learning tasks like Classification.
To install
pip install astrovishalPerceptronPkg-astrovishalthakur==0.0.4
How to use this package
from astrovishal.Perceptron import Perceptron
model = Perceptron(eta=0.3, epochs=10)
References -
Project details
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
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 astrovishalPerceptronPkg-astrovishalthakur-0.0.4.tar.gz.
File metadata
- Download URL: astrovishalPerceptronPkg-astrovishalthakur-0.0.4.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7577e6ecc694bbf0e1293b8651851e74dbd1173a3b36a34035e21b2820f4d86b
|
|
| MD5 |
8d133132ac5fc2ad6ad603095a17745f
|
|
| BLAKE2b-256 |
b4e47bc54d8f1a026ebcea04b3c08759bdac9f5f702ddc8e97dd991856f0e6bd
|
File details
Details for the file astrovishalPerceptronPkg_astrovishalthakur-0.0.4-py3-none-any.whl.
File metadata
- Download URL: astrovishalPerceptronPkg_astrovishalthakur-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1625b72b07870e2d6bfa0f86c6ed5c0f3340e722ba8680a908f958a6e72c4c51
|
|
| MD5 |
80a2158c6dc18111b6883e47a9b19059
|
|
| BLAKE2b-256 |
828471972ba536cfd1e394d1b7d3cd6779afa322a8f5fa3531342f23f8dcb00e
|