This repository contains the code for the estimation of the radius of the Basins of Attraction of the Hopfield Model using a Belief Propagation approach.
The Hopfield model is a type of recurrent neural network used for storing and retrieving patterns, labeled as
After storing patterns, a perturbed configuration can be restored to its original state through energy minimization
TODO: Add details about Belief Propagation