Unsupervised Translation of Programming Languages
Unsupervised Translation of Programming Languages. Feed a model with Python, C++, and Java source code from GitHub, and it automatically learns to translate between the 3 languages in a fully unsupervised way.
G. Lample on twitter - @GuillaumeLample
Questions
- can this handle libraries differences or just language intrisinc syntax?