KoopmanLab icon indicating copy to clipboard operation
KoopmanLab copied to clipboard

Koopman-Vit testing

Open OWENDUNG opened this issue 2 years ago • 1 comments

Congratulations on your impressive work! I am eager to learn more about testing the Koopman-vit operator like KNO. Would it be possible for you to provide a demo similar to demo_ns.py, or suggest some other ideas for how to test it effectively? Many thanks.

OWENDUNG avatar Feb 16 '23 01:02 OWENDUNG

Congratulations on your impressive work! I am eager to learn more about testing the Koopman-vit operator like KNO. Would it be possible for you to provide a demo similar to demo_ns.py, or suggest some other ideas for how to test it effectively? Many thanks.

Thanks for your attention. We will update a demo code about ViT-KNO in the future. Due to the ViT_KNO architecture designed for big data scenarios, the training code requires more parallel GPU units, which means the code structure tends to be more complicated.

XiongWeiTHU avatar Jun 18 '23 06:06 XiongWeiTHU