Skip to content

blrB/HNImageRecognition

Repository files navigation

Artificial Neural Networks (ANN) Image Recognition

Hopfield network (HN) for laboratory work.

Library

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

Example

./HopfieldImageRecognition images.txt image_with_noise.txt

Input images

Input

Input image with noise(one by one)

Input

Output image with noise(one by one)

Input

About

Hopfield network (HN) Image Recognition

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published