Skip to content

Higher order Rhop is not implemented #3

@GDLmazari

Description

@GDLmazari

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions