Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
-
Updated
Aug 15, 2024 - Python
Code for the model presented in the paper: "code2seq: Generating Sequences from Structured Representations of Code"
PyTorch's implementation of the code2seq model.
[ICLR 2021] "Generating Adversarial Computer Programs using Optimized Obfuscations" by Shashank Srikant, Sijia Liu, Tamara Mitrovska, Shiyu Chang, Quanfu Fan, Gaoyuan Zhang, and Una-May O'Reilly
The aim of this project is to improve the experience of developers with poorly documented code, when reaching out to the original authors is not an option.
PyTorch implementation of code2class network - a combination of code2vec and code2seq. Based on the implementation https://github.com/bentrevett/code2vec.
Add a description, image, and links to the code2seq topic page so that developers can more easily learn about it.
To associate your repository with the code2seq topic, visit your repo's landing page and select "manage topics."