mlyzy
Results
4
issues of
mlyzy
我发现您的项目好像不完整,untils里有好多文件不见了,运行不起来。您可以写一个运行步骤教程吗?
when I run the python file, there is a error I think this error about the sentence "loss, _ = model(dBatch[0], dBatch[1], dBatch[2], dBatch[3], dBatch[4], dBatch[6], dBatch[7], dBatch[8], dBatch[9], tmpf,...
第一个问题:训练模型时所用的data.pkl文件里面是向量数据,这些数据是怎么从代码文本转换得到的。data.pkl文件中的数据的含义是什么?得到这个数据文件的过程可以告知吗? 第二个问题:您是如何从代码文本中生成AST的并运用其特征的呢? 感谢回答,麻烦了