GithubHelp home page GithubHelp logo

multi-fidelity-high-order-gaussian-processes-for-physical-simulation's Introduction

Multi-Fidelity-High-Order-Gaussian-Processes-for-Physical-Simulation

This repository contains the code for MFHoGP paper.

If you find this useful, or if you use it in your work, please cite:

  @article{wang2020multi,
    title={Multi-Fidelity High-Order Gaussian Processes for Physical Simulation},
    author={Wang, Zheng and Xing, Wei and Kirby, Robert and Zhe, Shandian},
    journal={arXiv preprint arXiv:2006.04972}, 
    year={2020}
  }

Requirements

Python >= 3.6.0
Tensorflow >= 1.14
numpy >= 1.15.4

Instructions

  1. Install the required packages.
  2. Clone this repository.

Test Code

python test.py

Limited by github space, we only upload the first testing fold of Burger-400 with the number of bases as 5.

multi-fidelity-high-order-gaussian-processes-for-physical-simulation's People

Contributors

wzhut avatar

Stargazers

 avatar Xuan Zhou avatar Shandian Zhe avatar Jinwen Li avatar Atul Singh avatar KT avatar Fan Li avatar

Watchers

James Cloos avatar  avatar

multi-fidelity-high-order-gaussian-processes-for-physical-simulation's Issues

python test.py gives "DLL load failed while importing defs: The specified procedure could not be found."

Hello,

For python 3.8.5 on windows 10,
TensorFlow 2.5.0 and numpy 1.20.2, I get the above mentioned error on running test.py file, with the complete error as follows,

[runfile('C:/Users/aus1n19/scripts_local/DGP_hd/test.py', wdir='C:/Users/aus1n19/scripts_local/DGP_hd')
Traceback (most recent call last):

  File "C:\Users\aus1n19\scripts_local\DGP_hd\test.py", line 1, in <module>
    import EXPUtil as util

  File "C:\Users\aus1n19\scripts_local\DGP_hd\EXPUtil.py", line 4, in <module>
    import h5py

  File "C:\Users\aus1n19\Anaconda3\lib\site-packages\h5py\__init__.py", line 33, in <module>
    from . import version

  File "C:\Users\aus1n19\Anaconda3\lib\site-packages\h5py\version.py", line 15, in <module>
    from . import h5 as _h5

  File "h5py\h5.pyx", line 1, in init h5py.h5

ImportError: DLL load failed while importing defs: The specified procedure could not be found.]

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.