The code in this repository features a Python implementation of reduced-order model (ROM) of turbulent flow using
-
We share the down-sampled data in zenodo.
-
We share the pre-trained models of
$\beta$ -VAE, transformers and LSTM with this repository.
-
To train and inference the easy-attention-based transformer, please run:
python main.py -re 40 -m run -nn easy
-
data: Dataset used for the present study
-
lib: The main code used in the present study
-
utils: Support functions for visualisation, etc.
-
configs: Configurations of hyper parameters for models
-
nns: The architecture of neural networks
-
res: Storage of prediction results
-
figs: Storaging figures output