Skip to content

Commit 3555d63

Browse files
committed
readme in readme
1 parent 83b192c commit 3555d63

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ Xu Liu, Wei Peng, Xiaoya Zhang, Xiaoyu Zhao, Weien Zhou, Wen Yao, and Xiaoqian C
1111
Author: Xu Liu
1212
This repository contains
1313
1. cylinder2D case:
14+
- The training dataset file Cy_Taira.pickle in "cylinder2D/data" can be download in
15+
https://modelscope.cn/datasets/shanliwa/ReconstructionDataset/files
1416
- DSPO_fno_cy.py: train FNO with DSPO.
1517
- DSPO_gnn_cy.py: train GCN with DSPO.
1618
- DSPO_mlp_cnn_cy.py: train GCN with DSPO.
@@ -22,6 +24,7 @@ This repository contains
2224
2. models file: reconstruction models including CNN, MLP, PODNN, GCN, FNO, Senseiver and so on.
2325
3. utils file: files including differential operator.
2426

27+
2528
# Requirements
2629
- python 3.X (>3.8)
2730
- torch torch1.13.1+cu116

0 commit comments

Comments
 (0)