oneNeuron-pypi-isaiyamudhugit 0.0.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

oneNeuronpypiisaiyamudhugit 0.0.3

oneNeuron.pypi
oneNeuron.pypi
how to use
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 doc] (https://packaging.python.org/tutorials/packaging-projects/)
[official docs for github action] (https://docs.github.com/en/actions/automating-builds-and-tests/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.