Skip to content

xil222/Neural-Machine-Translation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • Jupyter Notebook 91.4%
  • Python 8.6%