Skip to content

A neural machine translator that translates from German to English

Notifications You must be signed in to change notification settings

ishdutt/Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Machine-Translator

• MachineTranslator built on seq2seq modelling which converts from German to English using Tensorflow.
• Uses Encoder-Decoder model with attention.
• Trained over 30,000 sentences sample.
• uses GRU units for calculating the output and adam optimizer for loss optimization
• Trained over 10,000 sentences sample.

About

A neural machine translator that translates from German to English

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published