This commit is contained in:
2026-05-05 12:20:32 +02:00
parent e268428b86
commit 191bfd85a6
2 changed files with 13 additions and 7 deletions
+12 -6
View File
@@ -1,26 +1,32 @@
# day-neuron: Container
# neuron-day.md
## NEURON: Container
**Neuron Behavior**: (traditionally observable, excluding Episodes Tuner).
Questo container viene attivato durente il DAY in neuron.md.
```Gen
container: DAY-N
NEURON
type: container
expansion:
- AXON ( active: 1x )
- SOMA ( active: 1x )
- D-BRANCH ( active: 3x )
- DENDRITIC-BRANCH ( active: 3x )
```
## TunPossibility: Context
### TunPossibility: contextor
Qui controlliamo di essere lontani da uno spike train. Questo per eventualmente rendere possibili i tuning.
```Gen
context: TunPossibility
TunPossibility
contained_by: DAY-N
type: contextor
contained_by: NEURON
in_context: Fixed
rf: 60x
@@ -1,4 +1,4 @@
# night-neuron: Developer
# neuron-developer.md
Neuron Development - LTP-LTD Behavior: