Giter Club home page Giter Club logo

pinnbasedgabor's Introduction

Reproducible material for Physics-informed neural wavefields with Gabor basis functions - Tariq Alkhalifah, Xinquan Huang

Project structure

This repository is organized as follows:

  • ๐Ÿ“‚ gabor2d: python library containing the training and testing pipeline;
  • ๐Ÿ“‚ model_zoo: python library containing the model architecture;
  • ๐Ÿ“‚ utlis: python library containing the visualization tools and other utils.
  • ๐Ÿ“‚ data: folder containing data;
  • ๐Ÿ“‚ conf: python library containing the configuration;

Getting started ๐Ÿ‘พ ๐Ÿค–

To ensure reproducibility of the results, we suggest using the pinngabor.yml file when creating an environment.

Simply run:

./install_env.sh

It will take some time, if at the end you see the word Done! on your terminal you are ready to go.

Remember to always activate the environment by typing:

conda activate pinngabor

Scripts

Run

bash run.sh

After running, go to folder exp/results/tb in the root_path produced by the procedures, and you could use tensorboard to visualize the trainig process and predictions.

Check the results

After finish the training, you could go to the <run_root>/results/tb to use tensorboard --logdir=./ to check the training metrics and testing results.

Disclaimer: All experiments have been carried on a Intel(R) Xeon(R) CPU @ 2.10GHz equipped with a single NVIDIA GEForce A6000 GPU. Different environment configurations may be required for different combinations of workstation and GPU.

Cite us

@article{alkhalifah2023physics,
  title={Physics-informed neural wavefields with Gabor basis functions},
  author={Alkhalifah, Tariq and Huang, Xinquan},
  journal={arXiv preprint arXiv:2310.10602},
  year={2023}
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.