Skip to main content

Implementation of Perceptron

Project description

oneNeuron_pypi

oneNeuron_pypi

Reference -

official python doc

github docs for github actions

How to use this package

from oneNeuron.perceptron import Perceptron

# Get x and y and then use below commands

model = Perceptron(eta=eta, epochs=epochs)
model.fit(X, y)
   

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

oneNeuron_pypi-ShilpaItnal23-0.0.3.tar.gz (4.1 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