yelnady / Neural-Machine-Translation

An implementation for a seq-2-seq translation model based on GRUs and Attention Mechanism using PyTorch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Neural Machine Translation

An implementation for a seq-2-seq translation model based on GRUs and Attention Mechanism using PyTorch.

About

An implementation for a seq-2-seq translation model based on GRUs and Attention Mechanism using PyTorch.

License:MIT License


Languages

Language:Jupyter Notebook 100.0%