@@ -126,14 +126,14 @@ Neural Operators:
126126- [ Fourier Neural Operators (FNOs)] ( physicsnemo/models/fno )
127127- [ DeepONet] ( https://docs.nvidia.com/deeplearning/physicsnemo/physicsnemo-sym/user_guide/neural_operators/deeponet.html )
128128- [ DoMINO] ( https://docs.nvidia.com/deeplearning/physicsnemo/physicsnemo-core/examples/cfd/external_aerodynamics/domino/readme.html )
129- - [ Graph Neural Networks (GNNs)] ( physicsnemo/models /gnn_layers )
130- - [ MeshGraphNet] ( https://docs.nvidia. com/deeplearning /physicsnemo/physicsnemo-core/ examples/cfd/vortex_shedding_mgn/readme.html )
131- - [ MeshGraphNet for Lagrangian] ( https://docs.nvidia. com/deeplearning /physicsnemo/physicsnemo-core/ examples/cfd/lagrangian_mgn/readme.html )
132- - [ XAeroNet] ( https://docs.nvidia. com/deeplearning /physicsnemo/physicsnemo-core/ examples/cfd/external_aerodynamics/xaeronet/readme.html )
129+ - [ Graph Neural Networks (GNNs)] ( physicsnemo/nn/module /gnn_layers )
130+ - [ MeshGraphNet] ( https://github. com/NVIDIA /physicsnemo/tree/main/ examples/cfd/vortex_shedding_mgn )
131+ - [ MeshGraphNet for Lagrangian] ( https://github. com/NVIDIA /physicsnemo/tree/main/ examples/cfd/lagrangian_mgn )
132+ - [ XAeroNet] ( https://github. com/NVIDIA /physicsnemo/tree/main/ examples/cfd/external_aerodynamics/xaeronet )
133133- [ Diffusion Models] ( physicsnemo/models/diffusion )
134- - [ Correction Diffusion Model] ( https://docs.nvidia. com/deeplearning /physicsnemo/physicsnemo-core/ examples/generative /corrdiff/readme.html )
135- - [ DDPM] ( https://docs.nvidia. com/deeplearning /physicsnemo/physicsnemo-core/ examples/generative/diffusion/readme.html )
136- - [ PhysicsNeMo GraphCast] ( https://docs.nvidia. com/deeplearning /physicsnemo/physicsnemo-core/ examples/weather/graphcast/readme.html )
134+ - [ Correction Diffusion Model] ( https://github. com/NVIDIA /physicsnemo/tree/main/ examples/weather /corrdiff )
135+ - [ DDPM] ( https://github. com/NVIDIA /physicsnemo/tree/main/ examples/cfd/flow_reconstruction_diffusion )
136+ - [ PhysicsNeMo GraphCast] ( https://github. com/NVIDIA /physicsnemo/tree/main/ examples/weather/graphcast )
137137- [ Transsolver] ( https://github.com/NVIDIA/physicsnemo/tree/main/examples/cfd/darcy_transolver )
138138- [ RNNs] ( https://github.com/NVIDIA/physicsnemo/tree/main/physicsnemo/models )
139139- [ SwinVRNN] ( https://github.com/NVIDIA/physicsnemo/tree/main/physicsnemo/models/swinvrnn )
0 commit comments