Skip to content

Commit

Permalink
Update README.md (#733)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktangsali authored Dec 6, 2024
1 parent ec7a3f9 commit f607d8f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ The several examples inside Modulus can be classified based on their domains as
|[Shallow Water Equations using Distributed GNNs](./cfd/swe_distributed_gnn/)|GraphCast|YES|
|[Vortex Shedding with Temporal Attention](./cfd/vortex_shedding_mesh_reduced/)|MeshGraphNet|YES|


### Weather

|Use case|Model|
Expand All @@ -63,13 +62,13 @@ The several examples inside Modulus can be classified based on their domains as
|[Medium-range and S2S global weather forecast using Pangu](./weather/pangu_weather/)|Pangu|
|[Diagonistic (Precipitation) model using AFNO](./weather/diagnostic/)|AFNO|
|[Unified Recipe for training several Global Weather Forecasting models](./weather/unified_recipe/)|AFNO, FCN-SFNO, GraphCast|
|[Generative Correction Diffusion Model for Km-scale Atmospheric Downscaling](./generative/corrdiff/)|CorrDiff|
|[StormCast: Generative Diffusion Model for Km-scale, Convection allowing Model Emulation](./generative/stormcast/)|CorrDiff|

### Generative

|Use case|Model|
| --- | --- |
|[Generative Correction Diffusion Model for Km-scale Atmospheric Downscaling](./generative/corrdiff/)|CorrDiff|
|[StormCast: Generative Diffusion Model for Km-scale, Convection allowing Model Emulation](./generative/stormcast/)|CorrDiff|
|[Fluid Super-resolution*](./generative/diffusion/)|Diffusion|

### Healthcare
Expand Down

0 comments on commit f607d8f

Please sign in to comment.