TUB_FLOOR, TUB_EXP, TUB_COMB
This commit is contained in:
@@ -5,13 +5,9 @@ Qui comprendiamo:
|
||||
- AXON: Axon
|
||||
|
||||
## AXON: Container
|
||||
|
||||
The axon does not contain specific behavior.
|
||||
|
||||
- We might add balancing of ATP within PRE later. Here we comprehend it as a “cable” transporting the AP from SOMA to Presynapse. It expands PRESYNAPSE which:
|
||||
|
||||
- l'equivalente del tuning della PRESYNAPSE, come espansione dell'AXON, e' fatta da excitation/inhibition in winnertakeall. Per equivalente si intende che e' uno spostare PRESYNAPSE da actual, come se fosse un tuning.
|
||||
|
||||
- the associations between PRESYNAPSE, POSTSYNAPSE e SYNAPSE is performed by the "bind" in excitation/inhibition in winnertakeall. Because we have to make sure that the correct binding is performed when intricating actuals.
|
||||
|
||||
```Gen
|
||||
@@ -21,6 +17,6 @@ AXON
|
||||
|
||||
expansion:
|
||||
|
||||
_presynapse: TUB [ comp: PRESYNAPSE, full: 50x, active: 0x, empty: 10x ]
|
||||
_presynapse: TUB_EXP [ comp: PRESYNAPSE, full: 50x, active: 0x, empty: 10x ]
|
||||
# managed_by: EXCITATION or INHIBITION from winnertakeall
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user