Implementación de una memoria asociativa lineal usando el lenguaje R Implementation of an associative linear memory using

As a fundamental aspect in many artificial neural networks courses, the development of programming skills is a fundamental goal. This paper has two objectives: the first objective of this paper is introducing the R language for statistical computing as a powerful tool for exemplify algorithms, for executing numerical computations, and for illustrating concepts using complex graphics. The second objective is illustrating the practical implementation of a neural networks model in the R language: keeping in mind this objective, the linear associative memory was selected.