You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: