Last updated:
0 purchases
PerceptronpkgRushi9867 0.0.1
oneNeuron 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
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.