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

Higher order Rhop is not implemented #3

Open
GDLmazari opened this issue Dec 21, 2020 · 0 comments
Open

Higher order Rhop is not implemented #3

GDLmazari opened this issue Dec 21, 2020 · 0 comments

Comments

@GDLmazari
Copy link

Hi,

In equation (2) page 4 https://arxiv.org/pdf/2010.01804.pdf it is mentioned that we can vary R parameter to consider higher order neighboring systems. However, in the code l didn't find where do you use Rhop parametrer. The following functions are parameterized with R which is not used. How can l incorporate R ? I have missed something ?

Thank you for your consideration and for this nice work !

In the function IndexSelect()

GXN/ops.py

Line 249 in cb01e49

class IndexSelect(nn.Module):

and in the Discriminator()

GXN/ops.py

Line 120 in cb01e49

class Discriminator(nn.Module):

Capture d’écran 2020-12-21 à 16 47 14

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