Hopfield network (HN) for laboratory work.
Armadillo C++ linear algebra library
for Ubuntu:
sudo apt-get install libarmadillo-dev libarmadillo6
Before installing Armadillo, it's recommended to install LAPACK, BLAS and ATLAS
./HopfieldImageRecognition images.txt image_with_noise.txt
Input images
Input image with noise(one by one)
Output image with noise(one by one)