Skip to content

Aims to study and implement LSTM Seq2Seq models for Machine Translation.

Notifications You must be signed in to change notification settings

ShreyB2091/Neural-Machine-Translation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Machine-Translation-model

Aims to study and implement Seq2Seq LSTM models for machine translation.
The documentation of this project will be updated here shortly.

Project Timeline

Week 1: Literature Review

  • Read articles and go through papers and tutorials about the implementation of LSTM Seq2Seq models for neural machine translation.

Week 2: Dataset and Model implementation

  • Look for the dataset of appropriate size, to provide enough variety, for the training of the model.
  • Implement and train the model on the data set.

Week 3: Testing

  • Test and improve the model to reach maximum efficiency.

About

Aims to study and implement LSTM Seq2Seq models for Machine Translation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%