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

Training logic for decompilation #14

Open
ck-amrahd opened this issue Aug 24, 2022 · 0 comments
Open

Training logic for decompilation #14

ck-amrahd opened this issue Aug 24, 2022 · 0 comments

Comments

@ck-amrahd
Copy link

Hi,
I am trying to compare our results with your results. I am trying to understand the code, could you please explain your training logic for the decompilation code? It's quite confusing. In your cache_tst_ast_1, you have each folder corresponding to one c code (I suppose) and you have multiple files inside them, shouldn't it be one ast per program? Also in the training code, it seems you are randomly selecting some nodes (and also some graphs from cache_test_ast_1?) and generating the remaining AST. Could you please explain the logic behind this? Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant