Last updated:
0 purchases
Perceptronpkg 0.0.5
$ Perceptron python package
How to use this package
from onePerceptron.perceptron import Perceptron
model = Perceptron(eta=0.3, epochs=10)
Reference -
Official python docs
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.