A bidirectional associative memory algorithm of type store-recall and the corresponding C++ source program with several versions and applications

  • Authors:
  • Nicolae Popoviciu;Floarea Baicu

  • Affiliations:
  • Hyperion University of Bucharest, Faculty of Mathematics-Informatics, Bucharest, Romania;Hyperion University of Bucharest, Faculty of Mathematics-Informatics, Bucharest, Romania

  • Venue:
  • MAMECTIS/NOLASC/CONTROL/WAMUS'11 Proceedings of the 13th WSEAS international conference on mathematical methods, computational techniques and intelligent systems, and 10th WSEAS international conference on non-linear analysis, non-linear systems and chaos, and 7th WSEAS international conference on dynamical systems and control, and 11th WSEAS international conference on Wavelet analysis and multirate systems: recent researches in computational techniques, non-linear systems and control
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

The work three big parts. In the first part there is a short description of an artificial neural network related with the bidirectional associative memory (BAM) and an algorithm of type Hopfield. The algorithm is named ALGOHOPFIELDSeqStoreRecall and it belongs to the class of unsupervised learning. The second part contains a C++ source program of the above algorithm. The last part contains the numerical results and the print screen of exe program.