Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rishika2110 authored Sep 4, 2020
1 parent 1f86978 commit b30a475
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions neural_machine_translation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ Below is a table, summarising the number of parameters and the BLEU scores achie
<img src = "https://github.com/IvLabs/Natural-Language-Processing/blob/master/neural_machine_translation/plots/Conv_Seq2Seq.jpeg?raw=true"/>
<img src = "https://github.com/IvLabs/Natural-Language-Processing/blob/master/neural_machine_translation/plots/Transformer.jpeg?raw=true"/>
</p>


### Reference(s):
* [PyTorch Seq2Seq by Ben Trevett](https://github.com/bentrevett/pytorch-seq2seq)

0 comments on commit b30a475

Please sign in to comment.