JUnit in Android
Now that we have the instrumentation framework in our basket and we are able to connect instrumenta…
Now that we have the instrumentation framework in our basket and we are able to connect instrumenta…
Those who are familiar with test frameworks could have felt something missing after the previous in…
Decades ago (during the era of Rodney Brooks, Takeo Kanade, and other such great computational thin…
It happened again that I received an e-mail from somebody asking whether there is a way to automate…
Ashutosh Saxena points out on his web page an interesting quote from Wikipedia about Computer Visi…
Once I wrote a post about synchronization in Android on this blog. Although that post is rather o…
I often solve linear SVMs. These are convex optimization problems, much like logistic regression, …