Showing posts from November, 2008

JUnit in Android

Now that we have the instrumentation framework in our basket and we are able to connect instrumenta…

Controlling instrumentation

Those who are familiar with test frameworks could have felt something missing after the previous in…

Algorithmic Simplicity + Data > Algorithmic Complexity

Decades ago (during the era of Rodney Brooks, Takeo Kanade, and other such great computational thin…

Test-driving Android GUI

It happened again that I received an e-mail from somebody asking whether there is a way to automate…

Computer Vision as immature?

Ashutosh Saxena points out on his web page an interesting quote from Wikipedia about Computer Visi…

Again about synchronization

Once I wrote a post about synchronization in Android on this blog. Although that post is rather o…

Linear Support Vector Machine (SVM) in the Primal

I often solve linear SVMs. These are convex optimization problems, much like logistic regression, …

Load More That is All