zabaras / transformer-physx

Transformers for modeling physical systems
https://zabaras.github.io/transformer-physx/
MIT License
127 stars 32 forks source link

Cannot import function in predict_lorenz.py #9

Open ramdhan1989 opened 1 year ago

ramdhan1989 commented 1 year ago

Hi, I got the error where these functions can't be found. from trphysx.data_utils import AutoDataset, AutoPredictionDataset from trphysx.data_utils.data_utils import EvalDataCollator from trphysx.data_utils.dataset_lorenz import LorenzPredictDataset

is there any updated code? Please advice thanks