Archive for the ‘Technology’ Category
Monday, October 19th, 2009
Is there a rule that says that you should write blog posts everyday?
Well there should be, because if our mind is bumbling with so many ideas and we have the strangest penchant for sharing everything good and bad, until we compel ourselves to write regularly, we would never do it. ...
Posted in Opinions, Technology | No Comments »
Thursday, May 14th, 2009
[R] e1071/svm?
How do you use R's output for an SVM model to predict classes.
...
Posted in Computer Science, Links, Software Reviews, Technology | No Comments »
Friday, May 8th, 2009
XmdvTool Home Page: Downloads
Visualize and classify high dimension data
...
Posted in Computer Science, Links, Software Reviews, Technology | No Comments »
Wednesday, April 15th, 2009
I have been looking for good links on how to organize and setup a large C++ build system from scratch. Below are some interesting links for this.
A book on converting a legacy C++ Build system
Describes how to take an existing C++ Build system and convert it to a modern system ...
Posted in Computer Science, Links, Technology | No Comments »
Tuesday, March 3rd, 2009
How to Write a Spelling Corrector
A great article on writing a quick and dirty spelling correction tool. All ...
Posted in Computer Science, Technology | No Comments »