-
This is such an interesting idea and nicely done work. Thanks a lot!
Is there a GPU implementation of your algorithm? I was testing digits example and it takes a lot of time.
-
Missing `#include `in ukf.h
-
Hi there!
I came across this library recently and looks exciting. I tried out a couple of examples and it works great. There are quite couple of libraries on GNN. But it seems to a comprehensive o…
-
Hello, I am trying to do the experiment in this paper. When I read the paper, I did not find the value of parameter M. In addition, I found that in Section 5.1, the experimental process is described a…
-
I'm facing some technical difficulties. I have all the required packages installed, and I follow the instructions as follows.
1. Run `sh ./source/ogb_dataset/link_prediction/update_ogbl_master.sh`, R…
-
In the original paper the normalization is made with items in one session. While when implementing the algorithm we need to pad some positions to make the length of sessions the same in one batch. So …
-
Hi, thank you for your excellent work!
It would be my pleasure to cite it in my research. I wonder if you have thought about the layer interrogation? Given that the ResNet50 was trained on ImageNe…
-
Hi Team,
I am trying to reproduce the result with your Rllib example with Rllib 1.6.0. However, I am seeing serialization errors. Which RLlib version did your team use? And which python version you…
-
Hi @susheels
Thanks for your great work. I have a minor request that could you pls release the code of baselines (e.g., GraphCL) for OGBG. I think it's a bit difficult to adapt the `test_minimax_o…
-