An open API service indexing awesome lists of open source software.

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

Lernmatrix structure for conditional learning and recall, based on human hippocampus' associative memory.
https://github.com/erickorsi/lernmatrix-learner

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

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

```python
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