Skip to content

Basic Perceptron Implementation written in C. The output is just whether you should take this job or not.

Notifications You must be signed in to change notification settings

VoIDWALkER7/Basic-Perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is just a Basic implementation of Perceptron in C. To see the output first clone the repo then go to the repository in the terminal.

Then type:

./a.out

and you can see how it works.

Always remember, AI is just a collection of if else statements. (This code is just way too simple one for learning purposes)

About

Basic Perceptron Implementation written in C. The output is just whether you should take this job or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages