Tensorflow implementation of Gated Graph Neural Network for Source Code Classification
-
Updated
Jan 12, 2021 - Java
Tensorflow implementation of Gated Graph Neural Network for Source Code Classification
repository miner that extracts modified Java source code files of specific commits. It involves converting source code into a graph representation that can be used to train Gated Graph Neural Networks (GGNNs) to perform various machine learning tasks such as predicting the name of a variable given its usage.
Add a description, image, and links to the ggnn topic page so that developers can more easily learn about it.
To associate your repository with the ggnn topic, visit your repo's landing page and select "manage topics."