varie
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user