-
Notifications
You must be signed in to change notification settings - Fork 80
Update Tutorials #544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Tutorials #544
Conversation
Code Coverage Summary
Results for commit: 6891102 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
a9a8840
to
794ee64
Compare
Hi @ndem0 @GiovanniCanali @FilippoOlivo ! I completed the task of rewriting all tutorials, now they are modular (one new feature for each tutorial) and consistently structured (title-body-what's next). I was also thinking of adding a Tutorial Manifesto, to explain how to structure a new tutorial and what can be considered as new tutorial, what do you think? |
Hi @dario-coscia, I agree with your suggestion. Let's do it! |
I added the guidelines in the PR, if you don't like to have it we can always remove it! |
23f1048
to
33fdd68
Compare
@GiovanniCanali @ndem0 @FilippoOlivo I have finished this, so take your time reviewing it. If you see the |
* add tutorial extra download for colab
33fdd68
to
6891102
Compare
* update tutorials * tutorial guidelines * doc
Fixes #534
I updated all PINA tutorials; they all follow the same structure and are more modular. I marked the new ones with
new
.Getting started with PINA
new
)Problem
in PINA (new
)new
)Trainer
classTensor
,LabelTensor
,Data
andGraph
(new
)DomainInferface
classEquation
classPhysics-Informed Neural Networks
new
)new
)Neural Operator Learning
new
)Supervised Learning
new
)new
)