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

Reorganize logging and preprocessing #51

Open CemOezcan opened 1 year ago

CemOezcan commented 1 year ago

Logging and parts of preprocessing are implemented in AbstractIterativeAlgorithm and AbstractSystemModel respectively.