aggiunto BEH-N.md per uniformare
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
# AST: Comprehension
|
||||||
|
Qui comprendiamo Astrocyte, sia BEH, che TUN e DEV
|
||||||
@@ -26,6 +26,7 @@ modulator: TUN-AST
|
|||||||
- ??? (fullness: 50x, active: 0x, emptiness: 0x)
|
- ??? (fullness: 50x, active: 0x, emptiness: 0x)
|
||||||
# intricated with ???
|
# intricated with ???
|
||||||
```
|
```
|
||||||
|
Forse con questi tub_modulation riesco a risolvere il problema dello SCOPE, perche' mi servono a mettere assieme scope diversi, quelli di PRE, POST e SYN.
|
||||||
|
|
||||||
## ??: Context
|
## ??: Context
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,14 @@
|
|||||||
|
# BEH-N: Container
|
||||||
|
|
||||||
|
**Neuron Behavior** (directly observable, excluding TUN e DEV).
|
||||||
|
|
||||||
|
Questo container serve solo ad espandere AXO, SOMA e DB.
|
||||||
|
|
||||||
|
```Gen
|
||||||
|
container: BEH-N
|
||||||
|
|
||||||
|
expansion:
|
||||||
|
- BEH-AXO ( active: 1x )
|
||||||
|
- BEH-SOMA ( active: 1x )
|
||||||
|
- BEH-DB ( active: 3x )
|
||||||
|
```
|
||||||
+1
-18
@@ -6,9 +6,7 @@ Neuron Comprehension: Nel folder Appunti ci sono i comportamenti osservabili, da
|
|||||||
comprehension: N
|
comprehension: N
|
||||||
|
|
||||||
include:
|
include:
|
||||||
- BEH-AXO.md
|
- BEH-N.md
|
||||||
- BEH-SOMA.md
|
|
||||||
- BEH-POST.md
|
|
||||||
- TUN-N.md
|
- TUN-N.md
|
||||||
- DEV-N.md
|
- DEV-N.md
|
||||||
|
|
||||||
@@ -38,18 +36,3 @@ context: IntegrateBehTunDevPossibility
|
|||||||
condition: ( DevPossible Full ) # Night
|
condition: ( DevPossible Full ) # Night
|
||||||
activate: DEV-N
|
activate: DEV-N
|
||||||
```
|
```
|
||||||
|
|
||||||
## BEH-N: Container
|
|
||||||
|
|
||||||
**Neuron Behavior** (directly observable, excluding TUN e DEV).
|
|
||||||
|
|
||||||
Questo container serve solo ad espandere AXO, SOMA e DB.
|
|
||||||
|
|
||||||
```Gen
|
|
||||||
container: BEH-N
|
|
||||||
|
|
||||||
expansion:
|
|
||||||
- BEH-AXO ( active: 1x )
|
|
||||||
- BEH-SOMA ( active: 1x )
|
|
||||||
- BEH-DB ( active: 3x )
|
|
||||||
```
|
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
# WTA: Comprehension
|
||||||
|
Qui comprendiamo un primo circuito Winner Take All, sia BEH, che TUN e DEV
|
||||||
Reference in New Issue
Block a user