Skip to content

Neural machine translator for English2German translation.

License

Notifications You must be signed in to change notification settings

amenline/language-translation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language-translation

Neural machine translator for English2German translation.

This is my code for Siraj Raval's coding challenge "How to Make a Language Translator - Intro to Deep Learning #11".

You can learn more about it here

More about the project

This project is about translation from English to German language. That is accomplished by using TensorFlow library, more specifically it utilizes embedding with attention sequence-to-sequence model.

Dataset

About

Neural machine translator for English2German translation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.5%
  • Python 4.5%