Skip to content

kshishar/Recurrent-Neural-Network-Language-Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Recurrent-Neural-Network-Language-Translator

In this notebook, I used Keras to build a deep neural network that functions as part of an end-to-end machine translation pipeline. The encoder-decoder, bidirectional Recurrent Neural Network model accepts English text as input and returns the French translation with over 97% accuracy.

NOTE: If you are prompted to select a kernel when you launch a notebook, choose the Python 3kernel.

About

RNN based Language Translator using Keras

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published