About
RSS
Aaron Wong
A blog about computer science topics I find interesting
Building a Bigram Hidden Markov Model for Part-Of-Speech Tagging
A tutorial on how to build a hidden markov model part of speech tagger.
Traffic Sign Classification
Reflections on the traffic sign classification competition done as part of CS 2271 at NYU.
I created an AI that beats me at tic-tac-toe
I created an unbeatable tic tac toe agent using the minimax algorithm.