Skip to content

thomasbreydo/perceptron-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Perceptron in C++

This is a mini-project in which I create a perceptron from scratch in C++. The perceptron learns using the perceptron learning rule.

Check out my blog post for details.

About

A perceptron from scratch in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages