0 purchases
perceptronpkganilans029 0.0.2
perceptron-pkg
How to use this package
if __name__ == '__main__':
from perceptronPkg.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.