Skip to content

Abhi24krishna/Neural-Machine-Translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Hindi-to-English-NMT

A deep learning neural network model to translate Hindi sentences into English sentences. The model uses a bidirectional LSTM sequence to sequence architecture using an attention mechanism.