2020
LambdaNet: Probabilistic Type Inference using Graph Neural Networks
ICLR 2020poster
As gradual typing becomes increasingly popular in languages like Python and TypeScript, there is a growing need to infer type annotations automatically. While type annotations help with tasks like code completion and static error catching, these annotations cannot be fully inferred by compilers and…