Skip to content

juliennyambal/perceptron_analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

perceptron_analytics

Basic implementation of a perceptron

This perceptron contains 2 inputs and 1 bias node. I did not include the closed-form expression of any operations: gradient compuations and the linear combination for the hypothesis.

About

Basic implementation of a perceptron

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages