perceptron-py-srivanoo21 0.0.5

Last updated:

0 purchases

perceptron-py-srivanoo21 0.0.5 Image
perceptron-py-srivanoo21 0.0.5 Images
Add to Cart

Description:

perceptronpysrivanoo21 0.0.5

perceptron_pypi
perceptron_pypi
How to use this
from oneneuron.perceptron import Perceptron

## get X and y and then use below commands
model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)

Reference -
[official python docs for pypi] (https://packaging.python.org/tutorials/packaging-projects/)
[github docs for github actions] (https://docs.github.com/en/actions/guides/building-and-testing-python#publishing-to-package-registries)

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.