Hi,
I've git clone all the files. But which is the file to run if I need to start testing?
Are they dmd_autoencoder_discrete_train.ipynb, dmd_autoencoder_fluid_flow_slow_train.ipynb and dmd_autoencoder_pendulum_train.ipynb?
I have a model with surface pressure changing over time. I am thinking of replacing the data in dmd_autoencoder_fluid_flow_slow_train with my own. Is it possible? I opened the dataset_fluid.pkl and the dimension is (10000,3,201). Are they the timesteps, (x1,x2,x3) and the no. of pts?
Thanks.
Hi,
I've git clone all the files. But which is the file to run if I need to start testing?
Are they dmd_autoencoder_discrete_train.ipynb, dmd_autoencoder_fluid_flow_slow_train.ipynb and dmd_autoencoder_pendulum_train.ipynb?
I have a model with surface pressure changing over time. I am thinking of replacing the data in dmd_autoencoder_fluid_flow_slow_train with my own. Is it possible? I opened the dataset_fluid.pkl and the dimension is (10000,3,201). Are they the timesteps, (x1,x2,x3) and the no. of pts?
Thanks.