You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.