Skip to main content

A Perceptron package

Project description

Perceptron_pypi

Perceptron_pypi

How to use this

from Perceptron.Perceptron import Perceptron

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

Reference -

official python docs

github docs for github actions


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Perceptron_pypi-prayaspatnaik21-0.0.2.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page