nguyenlab / DGCNNLinks
☆32Updated 6 years ago
Alternatives and similar repositories for DGCNN
Users that are interested in DGCNN are comparing it to the libraries listed below
Sorting:
- Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)☆39Updated 2 years ago
- [code] "CFGExplainer: Explaining Graph Neural Network-Based Malware Classification from Control Flow Graphs" by Jerome Dinal Herath, Prit…☆37Updated 3 years ago
- Supplementary code and data of the paper Evaluating network embedding techniques' performances in software bug prediction☆11Updated 4 years ago
- ☆30Updated 5 years ago
- Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".☆67Updated 3 years ago
- CFG based program similarity using Graph Neural Networks☆36Updated 2 years ago
- ☆18Updated 3 years ago
- A Survey of Deep Learning Models for Structural Code Understanding☆21Updated 3 years ago
- Learning graph-based code representations for source-level functional similarity detection. ICSE'23☆57Updated 2 years ago
- Experimental Deep Learning for Code Generation Processes☆13Updated 6 years ago
- Software defect prediction (predicting logical errors in source code files) using recurrent neural network and convolutional neural netwo…☆12Updated 5 years ago
- Github defect dataset for software defect prediction☆41Updated 4 years ago
- Tensorflow implementation of Gated Graph Neural Network for Source Code Classification☆42Updated 4 years ago
- ☆77Updated 2 years ago
- ☆45Updated 3 years ago
- Re-implementation and extension of the work described in "Learning to Represent Programs with Graphs"☆39Updated 6 years ago
- Turn Tree into Graph: Automatic Code Review via Simplified AST Driven Graph Convolutional Network☆15Updated 3 years ago
- Deep learning code semantic similarity☆65Updated 6 years ago
- ☆37Updated 4 years ago
- To learn function representations from multi-domain knowledge bases for software vulnerability detection.☆15Updated 5 years ago
- mwcvitkovic / Open-Vocabulary-Learning-on-Source-Code-with-a-Graph-Structured-Cache--Code-PreprocessorLibrary for preprocessing java source code into Augmented ASTs, as per the paper Open Vocabulary Learning on Source Code with a Graph-Str…