Thursday, January 30, 2014

Data Mining with Weka: Enrolments open for a new session of Data Mining w...

Data Mining with Weka: Enrolments open for a new session of Data Mining w...: Enrolments have opened for a new session of  Data Mining with Weka :   http://weka.waikato.ac.nz   The course will start on 3rd Marc...



The MOOC on data mining will start again on March 3rd, 2014. Visit its blog for more information.

Tuesday, January 28, 2014

Signal Detection Theory and Rods: Thoughts on Fred Rieke's Guest Lecture

This week, the Computational Neuroscience course on Coursera has a guest lecture by Fred Rieke, a professor in Department of Physiology & Biophysics at University of Washington. In the lecture, he talks about single photon detection with rod signals and noise under dim light.

-----
My summary of his talk: 

Between the rods and the rod bipolar cell connected to them, there can be a nonlinear filter having a threshold to determine whether a photon is detected or not. The threshold is one for the amplitude of the received signal, which can be contributed by the signal resulted from the photon or noise.

How to pick a threshold to have a higher possibility of correctly determining whether a photon is received is the main topic of the talk. If applying the maximum likelihood using the probability distribution of the amplitude of the signal and noise without considering the probability of receiving a photon, the threshold picked is lower than that if the probability of receiving a photon, which is quite low, is considered.

Therefore, a reasonable pick on the threshold is one at which the probability of the received signal being noise is extremely low. What is emphasized is that the prior probability matters.
-----

In his lecture, my favorite part is the application of the signal detection theory, which I used when learning basic radar detection concepts, to single photon detection in neuroscience. For me, this is a new application of the same theory I learned before, which is interesting.

From his lecture, I learned more about the rods beyond what I had learned before about the nervous system and a beautiful model (I assume it is a simplified one) about the rod signals.

The most difficult part in the lecture, for me, is the new materials about the cells. Although not long, it took me a little time learning about the rod and cone bipolar cells.

Thanks to my random signal processing professor, whose help made me able to enjoy this lecture quite a lot, and thanks to the Computational Neuroscience course instructors and staff, as well as Fred Rieke, who brought this good experience for me.

Thursday, January 9, 2014

Step into Databases

I finally started learning about databases. I found many useful resources online, but the resources I am using are the Stanford Online and MongoDB University MOOCs. Udacity's data science courses seem interesting, too, but I do not have time for them for now. (I have added the two websites to the MOOC Resources page.)

I had played with SQL before, but I did not have enough (in my own opinion) understanding about databases. I hope these courses can help me be comfortable with databases.

The webpages of the courses I mentioned:

Stanford Online - Introduction to Databases https://class.stanford.edu/courses/Engineering/db/2014_1/about
MongoDB University - MongoDB for Java Developers https://education.mongodb.com/courses/10gen/M101J/2014_January/about