Skip to content

christianostoni/Perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron

Hi, this is a simple perceptron.

What is a perceptron?

A perceptron is a single model of an artificial neuron. Perceptrons are used for classification problems.

This perceptron can classify a jungle cat, from a sand cat, by entering weight and height as inputs. I have used 3 and 30 as inputs but you can modify it.

This is just an example, but you can modify the dataset as you want, for example classify a cat from a dog. If you like this project, please star it :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages