top of page

Prem Kishan

I'm currently pursuing my Master's in Computer Science at George Mason University. My Interests include topics related to Machine learning, Pattern Recognition, Autonomous Robotics and other topics in the field of Artificial Intelligence. Java is my favorite programming language along with the hugely complex Common LISP which makes me think as to why at all this language still exists, but it is fun. I am also an Open source enthusiast familiar with Github and various Open source forums.

MY LATEST PROJECTS

Order Preserving Pattern Matching: Pattern matching can be a simple task but then a question arises as to do these matched patterns represent the same phenomena. Order preserving pattern matching helps to remove those false positives and helps us detect the similar patterns.

Moving Target Pursuit Algorithm: Tracking and capturing a Prey is a Real world Problem. Catching a criminal and Military applications are some of the uses of these kinds of algorithms. We Implemented a State of the art algorithm called TAO-MTP on the Java Platform.

bottom of page