Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.89 KB

File metadata and controls

29 lines (18 loc) · 1.89 KB

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