ethanfetaya / NRI

Neural relational inference for interacting systems - pytorch
MIT License
739 stars 157 forks source link

what does mean edge_type? #37

Closed moonnyeon closed 2 years ago

moonnyeon commented 2 years ago

what does mean edge_type?

ethanfetaya commented 2 years ago

It can mean if there is an edge or not, or the edge can be one of several types. Should be explained in the paper.