Gated Simplicial Network

After applying the Adj functor to a directed graph, one produces a multipartite graph, on which we can message pass using the simplicial message passing network. [This](/files/GSN.py) Python file implements the forward pass of the GSN.