Nghi D. Q. Bui

Results 10 repositories owned by Nghi D. Q. Bui

ast-node-encoding

48
Stars
10
Forks
Watchers

A tool to convert nodes in an Abstract Syntax Tree into vector embeddings

awesome-ai4code

51
Stars
4
Forks
Watchers

A collection of recent papers, benchmarks and datasets of AI4Code domain.

bi-tbcnn

51
Stars
18
Forks
Watchers

Bilateral Neural Network implementation in Tensorflow

ggnn.tensorflow

43
Stars
10
Forks
Watchers

Tensorflow implementation of Gated Graph Neural Network for Source Code Classification

ggnn_graph_classification

18
Stars
9
Forks
Watchers

[UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification

graph-ast

32
Stars
8
Forks
Watchers

A tool to provide the graph representation of the source code based on the paper: "Learning to Represent Program with Graph, ICLR'18"

[ICSE'18] Hierarchical Learning of Cross-Language Mappings through Distributed Vector Representations for Code

infercode

72
Stars
21
Forks
Watchers

[ICSE 2021] - InferCode: Self-Supervised Learning of Code Representations by Predicting Subtrees

SAR_API_mapping

18
Stars
3
Forks
Watchers

[FSE 2019] Learning Cross-Language API Mappings with Little Knowledge

tbcnn.tensorflow

34
Stars
12
Forks
Watchers

Reproduce the results of Tree-based Convolutional Neural Network (TBCNN)