Dear @arnefmeyer
I am struggling with understanding the second part of Assignment 5 (Neural coding), so I thought you could help me. I have read the review paper which you suggested and watched your Loom tutorial multiple times, however, my intuition in current field is quite underdeveloped. Although, I am very interested in the topic and I would like to understand the basics by solving this assignment fully.
There are multiple steps in second part of the assignment. I get that I have to calculate log-likelihood (however, I am not getting the purpose), gradient (I am also quite unfamiliar with idea behind this) and then use those two when searching for maximal likelihood. Then I guess I am to test my implementations on real data, for which I have separated spectrogram stimulus in history windows and made stimulus matrix as you suggested, but I can not seem to understand how do I get the response vector? My code so far can be found here.
My question is actually more of a general nature. The struggle is coming from trying to get the sequence of events which need to happen: how/when do I use which functions, what parameters do I need and how to get those? Or (even more banal): what to do first, next and last?
Thank you in advance,
Tea
Dear @arnefmeyer
I am struggling with understanding the second part of Assignment 5 (Neural coding), so I thought you could help me. I have read the review paper which you suggested and watched your Loom tutorial multiple times, however, my intuition in current field is quite underdeveloped. Although, I am very interested in the topic and I would like to understand the basics by solving this assignment fully.
There are multiple steps in second part of the assignment. I get that I have to calculate log-likelihood (however, I am not getting the purpose), gradient (I am also quite unfamiliar with idea behind this) and then use those two when searching for maximal likelihood. Then I guess I am to test my implementations on real data, for which I have separated spectrogram stimulus in history windows and made stimulus matrix as you suggested, but I can not seem to understand how do I get the response vector? My code so far can be found here.
My question is actually more of a general nature. The struggle is coming from trying to get the sequence of events which need to happen: how/when do I use which functions, what parameters do I need and how to get those? Or (even more banal): what to do first, next and last?
Thank you in advance,
Tea