Skip to content

erickorsi/lernmatrix-learner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lernmatrix structure for conditional learning and recall, with application in supervised classification.

Installation

pip3 install lernmatrix-learner

From source code

git clone https://github.com/erickorsi/lernmatrix-learner

Use

from lernmatrix import Lernmatrix

The Lernmatrix

The Steinbuch Lernmatrix is a mathematical model and early artificial neural network created by Karl Steinbuch around 1960 for simulating associative memory. This model has many parallels with the auto-associative memory of the human hippocampus, in a simplified manner.

Use options

  • Binary inputs
  • Real-valued inputs
  • Auto-association

About

Lernmatrix structure for conditional learning and recall, based on human hippocampus' associative memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages