Simulations with AI
7 hours on-demand video
Certificate of completion
Full access
55$ Special Discount price : 10$
Understand the Theory behind PDEs equations solvers.
Build numerical based PDEs solver.
Build PINNs based pdes solver.
Understand the Theory behind PINNs PDEs solvers.
High School Math
Basic Python knowledge
Description
This is a complete course that will prepare you to use Physics-Informed Neural Networks (PINNs). We will cover the fundamentals of Solving partial differential equations (PDEs) and how to solve them using finite difference method as well as Physics-Informed Neural Networks (PINNs).
What skills will you Learn:
In this course, you will learn the following skills:
Understand the Math behind Finite Difference Method .
Write and build Algorithms from scratch to sole the Finite Difference Method.
Understand the Math behind partial differential equations (PDEs).
Write and build Machine Learning Algorithms to solve PINNs using Pytorch.
Write and build Machine Learning Algorithms to solve PINNs using DeepXDE.
Postprocess the results.
Use opensource libraries.
We will cover:
Finite Difference Method (FDM) Numerical Solution 1D Heat Equation.
Finite Difference Method (FDM) Numerical Solution for 2D Burgers Equation.
Physics-Informed Neural Networks (PINNs) Solution for 1D Burgers Equation.
Physics-Informed Neural Networks (PINNs) Solution for 2D Heat Equation.
Deepxde Solution for 1D Heat.
Deepxde Solution for 2D Navier Stokes.
If you do not have prior experience in Machine Learning or Computational Engineering, that's no problem. This course is complete and concise, covering the fundamentals of Machine Learning/ partial differential equations (PDEs) Physics-Informed Neural Networks (PINNs). Let's enjoy Learning PINNs together.
"Greatly appreciate your clarity and taking things step by step"
"Mohammad's style of teaching is really affective. He has provided example code, which he runs through explaining the basic theory and than demonstrates by coded examples, which I can run on my side. I'm really enjoying the course and feel like my knowledge, and ability to implement PINN's has increased significantly."
"I learnt a lot about PINNs and implementing them natively in PyTorch vs via the DeepXDE framework. I can definitely recommend the course. Also, all the source code is available, which is a bit bonus."
"Great course! If I may give some constructive feedback: The notebooks would be more helpful if the formulas & plots drawn during the lecture, some comments, intuition etc. would be incorporated. I did it my self no, happy to share it for reupload purposes upon request. Many thanks and please continue to post courses on PINNs! :)"