Skip to content

sameerk15/Encoder_Decoder_language_translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Encoder_Decoder_language_translation

Encoder-Decoder is an example of seq2seq model where we take sequence as i/p and sequence as o/p. Encoder is the input network and decoder is the output network. Machine translation is an application of Encoder-Decoder

About

Encoder-Decoder is an example of seq2seq model where we take sequence as i/p and sequence as o/p. Encoder is the input network and decoder is the output network. Machine translation is an application of Encoder-Decoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors