Tag: #Computer Science

4 posts

Recommender Series 1 - Overview

In this article, I will give an overall introduction about recommenders, including how the recommendation problem arises, the abstract models and the key problems when building a new recommender.

...

An introduction to KMP algorithm

In this post, I will introduce the string matching problem, and a clever solution - KMP algorithm. I start from the brute force method and showed how to deduce KMP.

K or CtrlK to open, Esc to close