Tiendh
Tiendh
Hello, I run your code with Python 3.5+ and it throws several errors. I suppose it is supposed to run with Python 2.7? Some lines that could be edited for...
Dear, Your code looks great. Could you please provide the real processed dataset, so that I can reproduce the result, instead of the synthetic dataset? Many thanks.
Hello, I have the following sentence: "See you in July 18th, 2016". When using your function "tag", it outputs: "See you in July 18th, 2016" I think it should include...
Hello, I tried running your code but it was not successful. `python Main.py` Here is the detail error: ``` Epoch 0/0 ---------- Traceback (most recent call last): File "Main.py", line...
Hi, I'm new to spatio-temporal kriging, so I don't understand how the parameters of following objects are set: - vgmST: How to set the `sill`. Sometimes, I see people use...
Hello, the component works great. Can you add zooming feature?
Hello, I've read your paper but I don't know how to split your dataset the same way you did in your paper. Could you please provide the training and testing...
Hi, Thank you for your implementation, both in Tensorflow and Pytorch. I would like to ask if you can provide the order of nodes used for the Cora, Citeseer and...
Hi there, Could you please provide the processed dataset so that I can run your code? Many thanks.
# What does this PR do? To fix the issue: AttributeError: ‘function’ object has no attribute ‘to’](https://discuss.huggingface.co/t/model-model-to-args-device-attributeerror-function-object-has-no-attribute-to/14730) Fixes # (issue) ## Who can review? Feel free to tag members/contributors who...