Using Large-Language models (Deep learning) for programming language translation
Recently Large-Language model and Large-Code model have been presented by big tech companies such as Facebook, Google, and OpenAi. As we have seen with ChatGPT (which has a large model behind it) those models can do many tasks.
In this project, we will study how the larger models work on the task of translating code from one programming language (e.g., Java) to another (e.g., Kotlin) and how to tune the model to obtain the best results.
Share: