Skip to content

This is a perceptron algorithm implemented using python

Notifications You must be signed in to change notification settings

maobubu/Perceptron

Repository files navigation

Perceptron

This is a perceptron algorithm implemented using python.

The implementation doesn't require any package such as numpy etc.

Pretty good example for starters to understand the concept of Perceptron

Run the code with

python3 main.py

About

This is a perceptron algorithm implemented using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages