[go: nahoru, domu]

Skip to content

xil222/Neural-Machine-Translation

 
 

Repository files navigation

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.

About

NMT from Chinese to English with Attention, Beam Search

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 91.4%
  • Python 8.6%