varie
This commit is contained in:
+6
-11
@@ -2,11 +2,7 @@
|
||||
|
||||
Neuron Development - LTP-LTD Behavior:
|
||||
|
||||
Il DEV-N lavora durante Night a tempi lunghi rispetto a BEH-N. In pratica cambia la forma delle possibilita’ di BEH-N.
|
||||
|
||||
Il DEV contiene quei behavior di modulazione che cambiano la somma (fullness + active). La modulazione DEV aumenta/diminuisce (fullness + active). Ovvero c’e’ creazione di nuova “forma” di possibilita’.
|
||||
|
||||
This is critical for long-term presynaptic changes. The postsynaptic cell, upon detecting specific activity patterns (like those for LTP/LTD), releases chemical signals that travel backwards to the presynaptic terminal, instructing it to change.
|
||||
This is critical for long-term presynaptic changes. The postsynaptic cell, upon detecting specific activity patterns (like those for LTP/LTD), releases chemical signals that travel backwards to the presynaptic terminal, instructing it to change.
|
||||
|
||||
- For Presynaptic Strengthening (e.g., un LTP):
|
||||
- Nitric Oxide (NO): A gas that diffuses freely. During postsynaptic LTP induction (strong NMDAR activation), neuronal NO synthase (nNOS) is activated. NO diffuses into the presynaptic terminal and activates soluble guanylyl cyclase (sGC), raising cGMP levels. This enhances vesicle release via PKG, contributing to presynaptic LTP.
|
||||
@@ -218,18 +214,17 @@ modulator: DEV-TUB-CONCEPTUAL
|
||||
|
||||
### DEV-AXO-BEH-PRE-TUB: Modulator
|
||||
|
||||
Qui stiamo ragionanando sulla trasformazione fra bottone presinaptico inattivo e bottone attivo, pronto a diventare parte di una sinapsi. Il ragionamento e' locale, e mette a disposizione o toglie un bottone attivo che un altro ragionamento, credo in TUN-WTA, fara' su questo bottone, il bottone postisinaptico e una sinapsi disponibile.
|
||||
Qui stiamo ragionanando sulla trasformazione fra bottone presinaptico inattivo e bottone attivo, pronto a diventare parte di una sinapsi. Il ragionamento e' locale, e mette a disposizione o toglie un bottone attivo che un altro ragionamento, in TUN-WTA, fara' su questo bottone, il bottone postisinaptico e una sinapsi disponibile. Agiamo sulla fullness di BEH-PRE.
|
||||
|
||||
```Gen
|
||||
modulator: DEV-AXO-BEH-PRE-TUB
|
||||
contained_by: DEV-TUB-CONCEPTUAL
|
||||
|
||||
modulates: BEH-AXO/expansion/BEH-PRE
|
||||
# qui stiamo modulando fullness e actual del tub BEH-PRE associandoli
|
||||
# a tub_modulation prePos e PreAct.
|
||||
modulates: N/AXO/BEH-AXO/expansion/BEH-PRE
|
||||
# qui stiamo modulando fullness del tub BEH-PRE associandoli a tub_modulation prePos e PreAct.
|
||||
|
||||
tub_modulation: # in TUN agiamo su fullness <-> active
|
||||
- fulMod ( fullness: None, active: BEH-PRE/fullness, empty: 0x ) # riferimento a possible di BEH-PRE
|
||||
tub_modulation:
|
||||
- fulMod ( fullness: 100x, active: BEH-PRE/fullness, empty: 0x ) # aumento di possible di BEH-PRE
|
||||
- actMod ( fullness: None, active: BEH-PRE/active, empty: BEH-PRE/emptiness ) # riferimento a active di BEH-PRE
|
||||
|
||||
context_intricated:
|
||||
|
||||
Reference in New Issue
Block a user