TGTGInsighttelegram intelligenceLIVE / telegram public index
← Graph Machine Learning
Graph Machine Learning avatar

TGINSIGHT POST

Post #434

@graphml

Graph Machine Learning

Vues2,040Nombre de vues
Publié15 févr.15/02/2021 09:58
Contenu

Contenu du post

Learning mesh-based simulation with Graph Networks Another work by DeepMind (ICLR '21) on how to simulate physical systems with GNN. The principle is the same as in their previous works: get a graph for a system, process it with GNN, obtain acceleration for each node, and provide it to Euler integrator to obtain positions of each node in the next step. Again, very cool visualizations.