https://github.com/digital-porous-media/dpm_fno_workshop

2025 Workshop on Fourier Neural Operators

https://github.com/digital-porous-media/dpm_fno_workshop

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.2%) to scientific vocabulary
Last synced: 5 months ago · JSON representation

Repository

2025 Workshop on Fourier Neural Operators

Basic Info
  • Host: GitHub
  • Owner: digital-porous-media
  • License: mit
  • Language: Jupyter Notebook
  • Default Branch: main
  • Size: 265 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme License

README.md

2025 DPM IAP Workshop on Fourier Neural Operators

This hands-on workshop introduces Fourier Neural Operators (FNOs) — a deep learning approach for approximating solution operators of partial differential equations. Participants will gain both theoretical background and practical experience implementing FNOs in PyTorch, with two example applications: time series prediction of mean curvature flow and steady-state pressure field approximation in Darcy flow. Hands-on portions may be run on Texas Advanced Computing Center clusters to accommodate computational demands.

Prerequisites: Working knowledge of Python, basic familiarity with neural networks and Pytorch, and a foundational understanding of PDEs. Some experience with working on remote clusters is recommended, but not required.

Owner

  • Name: Digital Porous Media
  • Login: digital-porous-media
  • Kind: organization
  • Email: bcchang@utexas.edu

GitHub Events

Total
  • Watch event: 1
  • Public event: 1
  • Push event: 7
Last Year
  • Watch event: 1
  • Public event: 1
  • Push event: 7

Dependencies

requirements.txt pypi
  • h5py *
  • lightning *
  • matplotlib *
  • numpy *
  • omegaconf *