Emman-design / DL-Final-Project

Deep learning final project. Created a seq2seq model for machine translation task.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DL-Final-Project

Deep learning final project. Created a seq2seq model for machine translation task. The general idea is to split the input sequence into individual letters. Feed the letters from the input word to the model and get the output sequence from the model.

About

Deep learning final project. Created a seq2seq model for machine translation task.


Languages

Language:Jupyter Notebook 82.1%Language:Python 17.9%