diff --git a/neuron/day-neuron.md b/neuron/neuron-day.md similarity index 69% rename from neuron/day-neuron.md rename to neuron/neuron-day.md index 8a037b8..386cf70 100644 --- a/neuron/day-neuron.md +++ b/neuron/neuron-day.md @@ -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 diff --git a/neuron/night-neuron.md b/neuron/neuron-developer.md similarity index 99% rename from neuron/night-neuron.md rename to neuron/neuron-developer.md index ba27e52..1998d44 100644 --- a/neuron/night-neuron.md +++ b/neuron/neuron-developer.md @@ -1,4 +1,4 @@ -# night-neuron: Developer +# neuron-developer.md Neuron Development - LTP-LTD Behavior: