Ritvik Vij
Results
2
issues of
Ritvik Vij
Hi, Thanks a lot for your research and for providing the easily usable code. I tried to reproduce the results given in the paper for the StackOverflow dataset. I am...
I am using a function func1 which is as follows :- ``` def func1(k, indexes, child0, child1, T_node, T_child0, T_child1, B_child0, B_child1): R_min, R_max = np.maximum(1, indexes-T_child0), np.minimum(T_child1, indexes-1) B_ret,...
ParallelAccelerator
bug - failure to compile