Skip to content

Add support for graph learning over AST #2

@THinnerichs

Description

@THinnerichs

Use torch_geometric to learn representations for programs based on their abstract syntax tree (AST). While the encoder is fairly straightforward, the formulation of the decoder is a little more intricate. A possible formulation would be as a heuristic to guiding search itself. In both cases, the loss function is still under-defined.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions