two2er reinventing the wheel

二分查找的几种情形

对二分查找的几种返回位置进行讨论。

搜索树:从二叉搜索树到红黑树

各种常见的搜索树。

Compare DCI/pDCI and LSH

Some comments on DCI/pDCI, two new KNN search methods.

CSAPP Labs

CSAPP的七个实验。

算法题目:LeetCode等

我做过的一些算法题的笔记。包括LeetCode,剑指Offer……

Effective C++ Note

Effective C++笔记

Neural Machine Translation in Seq2eq

A brief introduction to seq2seq, with the example of NMT.

Gradient Descent Strategies

An introduction of several common gradient descent algorithms.

Mini-batch Back-Propagation

Stacking vectors to be matrices.

找呀找呀找工作

two2er为了找工作写的学习笔记,偶尔是日记。

找呀找呀找工作 feature image

Represent Words as Vectors

A brief introduction to common word vector approaches.