sm823zw / Differential-Equations-using-Machine-Learning

This repository deals with solving partial differential equations using Machine Learning.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Differential Equations using Machine Learning

This repository deals with solving partial differential equations using Machine Learning. Currently, it contains the code to solve non-linear equations such as Burger's equation, and Navier-Stokes equation which are widely used in fluid mechanics.

Burger's Equation -

image image image

Following is the output comparison between the actual and predicted output at given time instants (Burger's Equation)

alt text alt text Loss curve image image

Navier-Stokes Equation -

image image Loss curve

Schrodinger Equation -

image

About

This repository deals with solving partial differential equations using Machine Learning.

License:MIT License


Languages

Language:Jupyter Notebook 96.6%Language:MATLAB 2.6%Language:Python 0.8%