Overview

This page provides links for the different sections of this documentation. You can start with one of the examples if you want to try out the package or create your own network via MeshGraphNets.jl for your use case.

References for training strategies and the core package GraphNetCore.jl are also listed.

Getting Started

  • Training Data: Overview on how your data for training, evaluating and testing the system should be structured.
  • Training & Evaluation: Overview on how to train and evaluate your network.

Examples

Reference

License

MeshGraphNets.jl uses a mixed-license structure. Files adapted from Google DeepMind's MeshGraphNets implementation are licensed under Apache-2.0; the project-specific code, documentation, tests, configuration, and artwork are licensed under MIT. See the License page for the complete file-level boundary, links to the full license texts, and upstream attribution.