Skip to content

参考谷歌seq2seq_attention例子,实现中英翻译,有seq2seq(lstm or gru),即seq2seq_attention(lstm or gru),用teacher forcing 进行训练,预测使用beam_search方法.

Notifications You must be signed in to change notification settings

Pzeyang/tensorflow-nmt-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

tensorflow-nmt-keras

参考谷歌官网seq2seq_attention_nmt例子,实现中英翻译,seq2seq(lstm or gru),即seq2seq_attention(lstm or gru),包含bilstm,bigru. 用teacher forcing 进行训练,预测使用beam_search方法.

About

参考谷歌seq2seq_attention例子,实现中英翻译,有seq2seq(lstm or gru),即seq2seq_attention(lstm or gru),用teacher forcing 进行训练,预测使用beam_search方法.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published