Please enable JavaScript.
Coggle requires JavaScript to display documents.
Neural Encoding - Coggle Diagram
Neural Encoding
Response Models
-
-
-
Non Linearity
-
\[
P(spike|s1) = \frac{P(s1|spike)P(spike)}{P(s1)}
\]
Where P(s1|spike) is the spike conditional distribution, and p(s1) is the prior distribution
We want the P(s1|spike) to be as different as it can be from P(s1) meaning that the filter is encoding some feature of the stimulus
Linear Filter
-
The response of the neuron is proportional to the similarity of the stimulus to the linear filter/ receptive field of that neuron
-
-
Poission Spiking
-
-
-
Low r - heavy e, High r - more and more gaussian
-
-
-
Time rescaling algorithm
-
Take intervals between successive spikes and scale them by their predicted firing rates from the model
If we have extracted all features, the new scaled intervals should be purely possion - as a clean exponential
-
Models still ignore - CONTEXT, PERCEPTION AND MOVEMENT OF ORGANISM