IBM / Project_CodeNet

This repository is to support contributions for tools for the Project CodeNet dataset hosted in DAX
Apache License 2.0
1.55k stars 193 forks source link

Please share what's the best possible mechanism to build a deployable pipeline for gnn model based code classification #24

Closed singlelionwith2cubs closed 3 years ago

singlelionwith2cubs commented 3 years ago

Please share what's the best possible mechanism to build a deployable pipeline for gnn model based code classification

vthost commented 3 years ago

Please note that the GNN experiments are intended to showcase example uses for our datasets. For further support, we suggest to look at the popular frameworks DLG and Pytorch Geometric, or benchmarks such as the Open Graph Benchmark.