Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 21bf310

Browse files
Added reference on Nvidia modulus
1 parent 71d82ff commit 21bf310

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

‎RoddierWaveFrontReconstruction.ipynb‎

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -299,8 +299,8 @@
299299
"source": [
300300
"## Neural PDE\n",
301301
"\n",
302-
"This whole section has been designed based on [an article](https://towardsdatascience.com/solving-differential-equations-with-neural-networks-afdcf7b8bcc4) from [Mario Dagrada](https://twitter.com/MarioDagrada)\n",
303-
"\n"
302+
"### References\n",
303+
"* This whole section has been designed based on [an article](https://towardsdatascience.com/solving-differential-equations-with-neural-networks-afdcf7b8bcc4) from [Mario Dagrada](https://twitter.com/MarioDagrada)\n"
304304
]
305305
},
306306
{
@@ -317,7 +317,9 @@
317317
"cell_type": "markdown",
318318
"metadata": {},
319319
"source": [
320-
"And [this](https://docs.sciml.ai/NeuralPDE/stable/) amazing website/github project that I also forked. You will also find a basic introduction to neural PDE, and why normalizing flows are useful for those type of models in the NormalizingFlows notebook."
320+
"* Also [this](https://docs.sciml.ai/NeuralPDE/stable/) amazing website/github project that I also forked. You will also find a basic introduction to neural PDE, and why normalizing flows are useful for those type of models in the NormalizingFlows notebook.\n",
321+
"\n",
322+
"* Nvidi []()"
321323
]
322324
},
323325
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /