[projects] fixed population vector
This commit is contained in:
parent
a7f864b4cd
commit
d6b0eba65a
@ -13,7 +13,8 @@
|
|||||||
\begin{questions}
|
\begin{questions}
|
||||||
|
|
||||||
\question In the visual cortex V1 orientation sensitive neurons
|
\question In the visual cortex V1 orientation sensitive neurons
|
||||||
respond to bars in dependence on their orientation.
|
respond to bars in dependence on their orientation. In this project
|
||||||
|
we explore the question:
|
||||||
|
|
||||||
How is the orientation of a bar encoded by the activity of a
|
How is the orientation of a bar encoded by the activity of a
|
||||||
population of orientation sensitive neurons?
|
population of orientation sensitive neurons?
|
||||||
@ -54,6 +55,8 @@
|
|||||||
position of the peak, $g$ is a gain factor that sets the
|
position of the peak, $g$ is a gain factor that sets the
|
||||||
modulation depth of the firing rate, and $a$ is an offset.
|
modulation depth of the firing rate, and $a$ is an offset.
|
||||||
|
|
||||||
|
Why is there a factor two in the argument of the cosine?
|
||||||
|
|
||||||
\part How can the orientation angle of the presented bar be read
|
\part How can the orientation angle of the presented bar be read
|
||||||
out from one trial of the population activity of the 6 neurons?
|
out from one trial of the population activity of the 6 neurons?
|
||||||
One possible method is the so called ``population vector'' where
|
One possible method is the so called ``population vector'' where
|
||||||
@ -74,6 +77,9 @@
|
|||||||
\texttt{population*.mat} files). How exactly is the orientation of
|
\texttt{population*.mat} files). How exactly is the orientation of
|
||||||
the bar encoded? How robust is the estimate of the orientation
|
the bar encoded? How robust is the estimate of the orientation
|
||||||
from trial to trial?
|
from trial to trial?
|
||||||
|
|
||||||
|
\part Can you think of yet another strategy to estimate the
|
||||||
|
orientation of the bar from the activity of the neurons?
|
||||||
\end{parts}
|
\end{parts}
|
||||||
\end{questions}
|
\end{questions}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user