varie
This commit is contained in:
@@ -1,19 +1,20 @@
|
||||
# astrocyte.md
|
||||
|
||||
## ASTRO: Comprehension
|
||||
## ASTROCYTE: 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 ASTRO. 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. 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.
|
||||
|
||||
```Gen
|
||||
comprehension: ASTRO
|
||||
comprehension: ASTROCYTE
|
||||
|
||||
include:
|
||||
synapse.md
|
||||
night-astrocyte.md
|
||||
include:
|
||||
synapse.md
|
||||
night-astrocyte.md
|
||||
|
||||
expansion:
|
||||
- BEH-SYN ( fullness: 5x, active: 0x, emptiness: 0x )
|
||||
- SYNAPSE ( fullness: 50x, active: 0x, emptiness: 0x )
|
||||
# managed_by: EXCITATION or INHIBITION from winnertakeall
|
||||
# modulated_by ??? from TUN.AST
|
||||
```
|
||||
|
||||
+12
-10
@@ -1,23 +1,25 @@
|
||||
# synapse.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.
|
||||
**Synapse**: Esprime un comportamento di uptake e leakage di NT
|
||||
|
||||
## BEH-SYN: Container
|
||||
|
||||
**Synapse**: Qui comprendiamo ...
|
||||
## SYNAPSE: Container
|
||||
|
||||
```Gen
|
||||
container: BEH-SYN
|
||||
|
||||
tub_local:
|
||||
container: SYNAPSE
|
||||
|
||||
tub_intricated:
|
||||
tub_local:
|
||||
- NT
|
||||
|
||||
tub_intricated:
|
||||
```
|
||||
|
||||
### Leakage: Context
|
||||
### UpTake: Contextor
|
||||
|
||||
|
||||
### Leakage: Contextor
|
||||
|
||||
...
|
||||
|
||||
### ???: Episode
|
||||
### Leakage: accumulator
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user