This application is built upon slangtorch.
- Install slangtorch and local packages to the environment:
pip install slangtorch pip install _libs/simple-knn pip install _libs/sort_by_keys
- Then download the binary data and extract to
gilo/pde/_data. - run
train-ndg.ipynbto train a GILO model. - run
comparison.ipynbto inference the GILO and compare with baselines.