Skip to content

DimensionLab/mgn-tf2

Repository files navigation

MeshGraphNets with Tensorflow 2

Paper: arxiv.org/abs/2010.03409

Setup

Download a dataset by going to the root folder of this repository and do:

sh get-datasets.sh

Prepare environment, install dependencies:

conda create --name ${ENV} python=3.8
conda activate ${ENV}
pip install -r requirements.txt

TODO: finish readme

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published