CemOezcan / hyper-graph-nets

Implementation of different remote message passing strategies in graph neural networks for mesh-based physical simulation.
MIT License
6 stars 0 forks source link

N-step loss: Clustering frequencies #53

Open CemOezcan opened 1 year ago

CemOezcan commented 1 year ago

Estimating the n-step loss causes instances within a trajectory to be renumbered. This triggers the clustering algorithm to recompute the clusters.