Code Monkey home page Code Monkey logo

ipbayesml's Introduction

IPBayesML: Programs for Inverse Problems of PDEs with Bayesian and Machine Learning Methods

The program depends on FEniCS Version 2019 (https://fenicsproject.org/download/archive/)

core: provide the basic components of coding statistical inverse problems

  • probability.py
  • noise.py
  • model.py
  • eigensystem.py
  • optimizer.py
  • sample.py
  • approximate_sample.py
  • linear_eq_solver.py
  • misc.py

SimpleSmooth

In this folder, we provide a simple example.

  • The forward problem $d = (Id - \alpha\Delta)^{-1}u + \epsilon$;
  • The inverse problem is that given the data $d$ find the function parameter $u$.

The common.py in the folder of the SimpleSmooth provides the classes

  • EquSolver: contains forward equation solver, adjoint equation solver, incremental forward solver, and incremental adjoint solver
  • ModelSS: composed by prior measure, differential equations, and noise distributions

SteadyStateDarcyFlow

In this folder, we provide codes for inverse problems of the steady state Darcy flow equation. Details of the inverse problems of Darcy flow can be found in a some articles:

  1. M. Dashti, A. M. Stuart, The Bayesian Approch to Inverse Problems, Hankbook of Uncertainty Quantification, 2017 [Section 1.3 Elliptic Inverse Problem]
  2. Junxiong Jia, Peijun Li, Deyu Meng, Stein variational gradient descent on infinite-dimensional space and applications to statistical inverse problems, SIAM Journal on Numerical Analysis, 60(4): 2225-2252, 2022.

The common.py in the folder of the SimpleSmooth provides the classes

  • EquSolver: contains forward equation solver, adjoint equation solver, incremental forward solver, and incremental adjoint solver
  • ModelDarcyFlow: composed by prior measure, differential equations, and noise distributions

Citation:
@article{IPBayesML,
title = {IPBayesML: Programs for Inverse Problems of PDEs with Bayesian and Machine Learning Methods },
author = {Junxiong Jia},
year = {2022},
url = {https://github.com/jjx323/IPBayesML}
}

ipbayesml's People

Contributors

jjx323 avatar

Stargazers

 avatar  avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

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.