Last updated:
0 purchases
perceptronpkgmirfan57 0.0.4
Creating a python package
How to use this package
from perceptron.perceptron import Perceptron
model = Perceptron(eta=0.3, epochs=10)
References -
Official python docs for PYPI packaging
Github action file for PYPI
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.