-
Notifications
You must be signed in to change notification settings - Fork 11
Higher order Rhop is not implemented #3
Copy link
Copy link
Open
Description
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()
Line 249 in cb01e49
| class IndexSelect(nn.Module): |
and in the Discriminator()
Line 120 in cb01e49
| class Discriminator(nn.Module): |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
