Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connections remove destroying LRU segments #758

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

breznak
Copy link
Member

@breznak breznak commented Nov 19, 2019

Followup to #751

and adapts TM which used this function.

The functionality is removed as not plausible biologically, instead
we let a (weak) synapse decay even further, so it's removed.
this is adapted to the artificial destroyMinPermSynapses() removed,
instead we rely on decay synapse to eventually remove the unused syn.
obsolete removing least recently used segments if cell is full.
Instead, use plausible way for pruning segments with all synapses off.
@breznak breznak self-assigned this Nov 19, 2019
@Zbysekz Zbysekz closed this Jun 26, 2020
@Zbysekz Zbysekz deleted the connections_rm_LRU_segment branch June 26, 2020 06:57
@breznak breznak restored the connections_rm_LRU_segment branch June 26, 2020 07:05
@breznak breznak reopened this Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants