Perceptron-pypi-gaurav98094 0.0.3

Creator: railscoder56

Last updated:

Add to Cart

Description:

Perceptronpypigaurav98094 0.0.3

Perceptron Learning ALgorithms
Implement your perceptron learning algorithms with ease.
Install
pip install Perceptron-pypi-gaurav98094

Usage
from oneNeuron.perceptron import Perceptron
model = Perceptron()
model.fit(X,y,eta=0.01,epochs=10)

License

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

Customer Reviews

There are no reviews.