lansiz / memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synaptic strength converges to fixed point

This little demo is to illustrate the idea in this reddit post.

Requirements

Python3, numpy, matplotlib

Example

Stimulus x = 0.8

Synaptic plasticity function $f(xs)= 0.9xs+0.05$, whose fixed point is around $s=0.17857$

trajectory

About


Languages

Language:Python 100.0%