Shriphani Palakodety
In Pursuit Of Truth and Beauty
  • About Me
  • Links
  • Quotes
  • Books
Browse: Home / classifier

classifier

Predicting Which Hiragana Character You’re Drawing

By Shriphani on January 24, 2012

I tried to take a shot @ the problem shown above. Turns out just high-school level math is sufficient to make a decent classifier for this. In the Japanese alphabet(s), a character is composed of strokes. These strokes have a fixed order. This restriction is pretty much all you need. I grab the stroke’s end [...]

Posted in Computer Science, Mathematics | Tagged ai, artificial intelligence, c#, classifier, Computer Science, cs, github, hiragana, japanese, machine learning, nearest-neighbor | 2 Responses

TIL for November 20, 2011

By Shriphani on November 20, 2011

Emil Post actually invented a deterministic computation model. In this model, the machine operated using a FIFO queue. You would read the first symbol in the queue. Delete the appropriate number of symbols from the head Append a string corresponding to the symbol looked up in step #1.This machine has only 1 state. It is [...]

Posted in Uncategorized | Tagged classifier, Computer Science, dissection, emil post, kinect, medicine, tag system | Leave a response

Copyright © 2012 Shriphani Palakodety.

Powered by WordPress and Hybrid.