Skip to content

Akshit2125/Hebbian-rule-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Hebbian-rule-algorithm

Implementation of hebbian rule algorithm in cpp

Input Matrix: -1 -1 1 -1 1 1 1 -1 1 1 1 1

Binary Target: 0 0 0 1

Bipolar Target: -1 -1 -1 1 image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages