Skip to content

Code for reproducing the paper: RANG: A Residual-based Adaptive Node Generation Method for Physics-Informed Neural Networks

Notifications You must be signed in to change notification settings

zweien/rang_pinn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Residual-based Adaptive Node Generattion (RANG) for PINN

Requirement: pytorch, pyDOE, scipy

Usage:

git clone https://github.com/weipengOO98/rang_pinn
cd rang_pinn
export PYTHONPATH=$PWD:$PYTHONPATH
cd A_allencahn
python ac.py --repeat=30

About

Code for reproducing the paper: RANG: A Residual-based Adaptive Node Generation Method for Physics-Informed Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%