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)
|
||||
# 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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
include:
|
||||
- BEH-AXO.md
|
||||
- BEH-SOMA.md
|
||||
- BEH-POST.md
|
||||
- BEH-N.md
|
||||
- TUN-N.md
|
||||
- DEV-N.md
|
||||
|
||||
@@ -37,19 +35,4 @@ context: IntegrateBehTunDevPossibility
|
||||
|
||||
condition: ( DevPossible Full ) # Night
|
||||
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