FB News Feed Summarizer

The project: For the Facebook Hackathon I did last week, we built a timeline summarizer. You can read that post here. While that was good for summarizing what someone has been up to over a long period of time, or to be used for a life event summary, it still …

Facebook Summarization

I did a Facebook hackathon this weekend, and this is the project we worked on. I want to start with a disclaimer: …

Q-Learning

This project is not beautiful. It is however, a great starting point for me to progress to bigger and better Q-Learning projects. …

K-Nearest-Neighbors (Supervised)

This is the final K-Nearest-Neighbors specific project (I think). I’ve used training data to classify rooms, and classify colors. What I haven’t …

K-Nearest-Neighbors (Generic)

I’ve been really wanting to do a bunch of machine learning stuff, and after finishing the D3 chart with K-Nearest-Neighbors, I wanted …