Skip to content

Sample code for Randomized Sparse Neural Galerkin Schemes for Solving Evolution Equations with Deep Networks

License

Notifications You must be signed in to change notification settings

julesberman/RSNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Randomized Sparse Neural Galerkin Schemes (RSNG)

Sample code for Randomized Sparse Neural Galerkin Schemes for Solving Evolution Equations with Deep Networks

Setup

First locally install the rsng package with

pip install --editable .

Then install jax with the appropriate CPU or GPU support: here

Install all additionaly required packages run:

 pip install -r requirements.txt

Then you should be able to run the included notebooks:

  • allen_cahn.ipynb
  • burgers.ipynb

About

Sample code for Randomized Sparse Neural Galerkin Schemes for Solving Evolution Equations with Deep Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published