Skip to content

LeviiBereg/Seq2Seq_nmt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seq2Seq_nmt

Sequence2Sequence Neural Machine Translation model

The project implemented in terms of the Advanced Machine Learning subject in Innopolis University.

Structure

nn_model.py The full Encoder-Decoder model with implemented inference steps

data_processing.py The functions for data preprocessing

main.py A pipeline with data preprocessing, model training and evaluation steps

About

Sequence2Sequence Neural Machine Translation model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages