diff --git a/neural_machine_translation/README.md b/neural_machine_translation/README.md index f5d367c..ce437d2 100644 --- a/neural_machine_translation/README.md +++ b/neural_machine_translation/README.md @@ -48,8 +48,8 @@ Below is a table, summarising the number of parameters and the BLEU scores achie ## Plots

- - - - + + + +

diff --git a/neural_machine_translation/Plots/Conv_Seq2Seq.jpeg b/neural_machine_translation/plot/Conv_Seq2Seq.jpeg similarity index 100% rename from neural_machine_translation/Plots/Conv_Seq2Seq.jpeg rename to neural_machine_translation/plot/Conv_Seq2Seq.jpeg diff --git a/neural_machine_translation/Plots/Seq2Seq.jpeg b/neural_machine_translation/plot/Seq2Seq.jpeg similarity index 100% rename from neural_machine_translation/Plots/Seq2Seq.jpeg rename to neural_machine_translation/plot/Seq2Seq.jpeg diff --git a/neural_machine_translation/Plots/Seq2Seq_with_Attention.jpeg b/neural_machine_translation/plot/Seq2Seq_with_Attention.jpeg similarity index 100% rename from neural_machine_translation/Plots/Seq2Seq_with_Attention.jpeg rename to neural_machine_translation/plot/Seq2Seq_with_Attention.jpeg diff --git a/neural_machine_translation/Plots/Transformer.jpeg b/neural_machine_translation/plot/Transformer.jpeg similarity index 100% rename from neural_machine_translation/Plots/Transformer.jpeg rename to neural_machine_translation/plot/Transformer.jpeg