Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 225 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 225 Bytes

eng2ar-translator

english to arabic machine translator with transformer impelemintation

Train

run : $ python3 train.py

Test

run $ python3 test.py [experiment number]

more details coming soon!