MrVPlusOne / LambdaNetLinks
Probabilistic Type Inference using Graph Neural Networks
☆51Updated 2 years ago
Alternatives and similar repositories for LambdaNet
Users that are interested in LambdaNet are comparing it to the libraries listed below
Sorting:
- PLUR (Programming-Language Understanding and Repair) is a collection of source code datasets suitable for graph-based machine learning. W…☆87Updated 3 years ago
- Data and Code for Reproducing "Global Relational Models of Source Code"☆84Updated 4 years ago
- The dataset for the variable-misuse task, used in the ICLR 2020 paper 'Global Relational Models of Source Code' [https://openreview.net/f…☆22Updated 5 years ago
- Code for "Typilus: Neural Type Hints" PLDI 2020☆61Updated 2 years ago
- Re-implementation of "CODE2SEQ: GENERATING SEQUENCES FROM STRUCTURED REPRESENTATIONS OF CODE"☆45Updated last year
- C# Data Extraction for "Learning to Represent Edits"☆26Updated 6 years ago
- [AAAI 2021] - TreeCaps: Tree-based Capsule Network for Source Code Processing☆23Updated 2 years ago
- Contrastive Code Representation Learning: functionality-based JavaScript embeddings through self-supervised learning☆168Updated 3 years ago
- CFG based program similarity using Graph Neural Networks☆36Updated 2 years ago
- Recent Advances in Programming Language Pre-Trained Models (PL-PTMs)☆59Updated 3 years ago
- Code for "Generative Code Modeling with Graphs" (ICLR'19)☆171Updated 2 years ago
- Mining tool and large-scale datasets of single statement bug fixes in Python☆18Updated last year
- Contains the code for our ICSE 2020 paper: Big Code != Big Vocabulary: Open-Vocabulary Language Models for Source Code and for its earlie…☆84Updated 2 years ago
- A benchmark for evaluating embeddings of identifiers in source code.☆22Updated 4 years ago
- Code for paper "Lancer: Your Code Tell Me What You Need"☆11Updated 3 years ago
- an implementation of "code2vec: Learning Distributed Representations of Code"☆30Updated last year
- Code for ICML 2021 paper: How could Neural Networks understand Programs?☆123Updated 11 months ago
- ManyTypes4Py: A benchmark Python dataset for machine learning-based type inference☆23Updated 3 years ago
- Replication Code for "Self-Supervised Bug Detection and Repair" NeurIPS 2021☆111Updated 3 years ago
- Implementation of the paper "Language-agnostic representation learning of source code from structure and context".☆171Updated 3 years ago
- Models and datasets for annotated code search.☆35Updated 2 years ago
- ☆23Updated 2 years ago
- [UNMAINTAINED] A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) for Graph Classification☆20Updated 6 years ago
- Utilities used by the Deep Program Understanding team☆103Updated 2 years ago
- Code for the ICPC 2020 paper Improved Source Code Summarization via a Graph Neural Network☆69Updated 4 years ago
- Hoppity