davron04 commited on
Commit
1dcaefa
·
1 Parent(s): 5900e71

add license

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +4 -0
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
README.md CHANGED
@@ -1,3 +1,7 @@
 
 
 
 
1
  # Uzbek-English Neural Machine Translation (Seq2Seq with Attention)
2
 
3
  This repository contains an implementation of a **sequence-to-sequence (Seq2Seq)** model with **attention**, designed for **translating sentences between Uzbek and English** (in both directions).
 
1
+ ---
2
+ license: mit
3
+ ---
4
+
5
  # Uzbek-English Neural Machine Translation (Seq2Seq with Attention)
6
 
7
  This repository contains an implementation of a **sequence-to-sequence (Seq2Seq)** model with **attention**, designed for **translating sentences between Uzbek and English** (in both directions).