Skip to content

Anandphy/KdV_Soliton_PINN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solitary Wave Solution in KdV Equation using PINN

Overview

This repository contains the implementation of a Physics Informed Neural Network (PINN) to solve the Korteweg-de Vries (KdV) equation and obtain the solitary wave solution. PINNs combine neural networks with physical principles to efficiently solve partial differential equations (PDEs).

Dependencies

Ensure you have the following dependencies installed:

  • Python (>=3.6)
  • TensorFlow (>=2.0)
  • DeepXde
  • NumPy
  • Matplotlib
  • [Other dependencies, if applicable]

Usage

  1. Clone the repository:

    https://github.com/Anandphy/KdV_Soliton_PINN.git
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages