perceptron-pypi-Jateendra 0.0.1

Creator: railscoder56

Last updated:

Add to Cart

Description:

perceptronpypiJateendra 0.0.1

oneNeuron_pypi
oneNeuron_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
github docs for github actions

License

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

Customer Reviews

There are no reviews.