ulteriore ristrutturazione comprensione.
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
# TUN-AST.md
|
||||
|
||||
**Tuning**: Il tuning delle SYN viene fatto da TUN-WTA, cosi' come il tunig di PRE e POST. Per Tuning intendiamo il passaggio ad actual.
|
||||
@@ -1,8 +1,8 @@
|
||||
# AST.md
|
||||
# astrocyte.md
|
||||
|
||||
## AST: Comprehension
|
||||
## ASTRO: Comprehension
|
||||
|
||||
Qui comprendiamo Astrocyte, sia BEH che TUN. Per ora non esprimiamo il DEV, partiamo da un numero fisso di fullness SYN, e con TUN moduliamo l'associazione di PRE<->POST tramite is SYN assegnati a ciascun AST. Quando esprimiamo DEV, il ragionamento sara' nell'ambito del network di Astrocytes, tipo se c'e' abbastanza ATP o cose del genere.
|
||||
Qui comprendiamo Astrocyte, sia BEH che TUN. Per ora non esprimiamo il DEV, partiamo da un numero fisso di fullness SYN, e con TUN moduliamo l'associazione di PRE<->POST tramite is SYN assegnati a ciascun ASTRO. Quando esprimiamo DEV, il ragionamento sara' nell'ambito del network di Astrocytes, tipo se c'e' abbastanza ATP o cose del genere.
|
||||
|
||||
A single astrocyte has a highly branched structure with thousands of fine processes, each wrapping around a different synapse. A human cortical astrocyte can contact anywhere from 100,000 to 2 million synapses simultaneously. So the question of selectivity is real and important.
|
||||
|
||||
@@ -31,12 +31,11 @@ The simplified model could capture this with a single parameter:
|
||||
For a single-synapse model the distinction is invisible. But keeping the threshold concept in the model now means the architecture is already correct if you scale up later.
|
||||
|
||||
```Gen
|
||||
comprehension: AST
|
||||
comprehension: ASTRO
|
||||
|
||||
include:
|
||||
BEH-SYN.md
|
||||
TUN-AST.md
|
||||
DEV-AST.md
|
||||
synapse.md
|
||||
night-astrocyte.md
|
||||
|
||||
expansion:
|
||||
- BEH-SYN ( fullness: 5x, active: 0x, emptiness: 0x )
|
||||
@@ -1,12 +1,12 @@
|
||||
# DEV-AST.md
|
||||
# night-astrocyte.md
|
||||
|
||||
**Developing**: Qui mettiamo la creazione e distruzione di SYN
|
||||
|
||||
## DEV-AST: Modulator
|
||||
## NIGHT-AST: Modulator
|
||||
|
||||
```Gen
|
||||
modulator: DEV-AST
|
||||
contained_by: AST
|
||||
modulator: NIGHT-AST
|
||||
contained_by: ASTRO
|
||||
|
||||
tub_local:
|
||||
- SomeTraces (fullness: 50x, active: 0x, emptiness: 0x)
|
||||
@@ -19,7 +19,7 @@ modulator: DEV-AST
|
||||
```Gen
|
||||
context: IntegrateTunPossibility
|
||||
|
||||
contained_by: DEV-AST
|
||||
contained_by: NIGHT-AST
|
||||
in_context: Fixed
|
||||
rf: 60x
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
# BEH-SYN.md
|
||||
|
||||
**Tuning**: Il tuning delle SYN viene fatto da TUN-WTA, cosi' come il tunig di PRE e POST. Per Tuning intendiamo il passaggio ad actual.
|
||||
|
||||
## BEH-SYN: Container
|
||||
|
||||
**Synapse**: Qui comprendiamo ...
|
||||
Reference in New Issue
Block a user