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