[go: nahoru, domu]

Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 440 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 440 Bytes

LIGN167_Final_Project

1. Project Topic

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.

2. Rules for master branch:

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.