Perceptron-pypi-gaurav98094 0.0.3

Last updated:

0 purchases

Perceptron-pypi-gaurav98094 0.0.3 Image
Perceptron-pypi-gaurav98094 0.0.3 Images
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.