Giter VIP home page Giter VIP logo

oformer's Introduction

Operator-Transformer

Code for reproducing "Transformer for Partial Differential Equations' Operator Learning" (paper).

Models prediction on 2D Incompressible flow

For instruction on different cases, please go the corresponding subfolder. These codes are tested under PyTorch 1.8.1 on Ubuntu 18.

Datasets for 1D Burgers/2D Darcy flow/2D Navier-Stokes (uniform equidist grid)

The dataset for 1D Burgers (Burgers_R10.zip), 2D Darcy flow (Darcy_421.zip) can be downloaded from dataset link .
We provide our processed dataset for 2D Navier-Stokes (in .npy format) at dataset link .
The dataset for these problems are under the courtesy of FNO.

Datasets for BVP problem on non-uniform grid

Dataset courtesy under GNN-BVP, please check the original repo for data downloading.

Datasets for IVP problem on Airfoil

Dataset courtesy under MeshGraphNet, we provide our processed dataset at train/test.

Pretrained model checkpoint and log

Problem link
NS2D-Re200 link
NS2D-mixRe link
NS2D-Re20 link
Burgers link
Darcy link
Airfoil link
Electrostatics link
Magnetostatics link

Relevant works

Alongside the aforementioned projects that have generously shared their valuable datasets, the following repositories have also been helpful for this project.

Citations

If you find this project useful, please consider citing our work:

@article{
li2023transformer,
title={Transformer for Partial Differential Equations{\textquoteright} Operator Learning},
author={Zijie Li and Kazem Meidani and Amir Barati Farimani},
journal={Transactions on Machine Learning Research},
issn={2835-8856},
year={2023},
url={https://openreview.net/forum?id=EPPqt3uERT},
note={}
}

oformer's People

Contributors

zijieli-jlee avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.