1. Neural Machine Translation by RNN
2. More advanced tricks (bidirection, teacher-forcing, attention and beam search) will be implemented.
3. Tentative translation plan is between Chinese and English.
1. Do not push to master branch directly
2. Merge master branch to your branch before merging.
3. Code review is not required for merging.