oneNeuron-perceptron-pypi-guptabhishek8 0.0.4

Creator: railscoder56

Last updated:

Add to Cart

Description:

oneNeuronperceptronpypiguptabhishek8 0.0.4

oneNeuron_perceptron_pypi
oneNeuron_perceptron_pypi
How to Use this-
from oneNeuron.perceptron import Perceptron

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

Reference -
Official python docs
Github docs for github action

License

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

Customer Reviews

There are no reviews.