Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to analyze a generated AST with ML/LLM? #10

Open
h1alexbel opened this issue May 22, 2024 · 0 comments
Open

How to analyze a generated AST with ML/LLM? #10

h1alexbel opened this issue May 22, 2024 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@h1alexbel
Copy link
Contributor

h1alexbel commented May 22, 2024

we need to investigate and experiment with analysis of generated AST from #7. The most obvious technique is to encode AST into vectors and feed to the model. Besides that we need to know to which model we should feed those vectors and overall learning architecture.

@h1alexbel h1alexbel added the question Further information is requested label May 22, 2024
@h1alexbel h1alexbel self-assigned this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant