• Stars
    star
    1
  • Language
    MATLAB
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

Ultra-Fast-Mixture-of-Experts-Regression

MATLAB
6
star
2

Grid_CarbonIntensity_Modelling

MATLAB
3
star
3

Cluster-Classify-regress-A-general-method-for-learning-discountinous-functions

1
star
4

Machine-Learning-for-Model-Reduction-to-Fustion-Simulation-data_2

Python
1
star
5

Data_Driven_MPC_Controller_Using_CCR

MATLAB
1
star
6

PhD_Project

1
star
7

Pix2PixGan_For_House_ThermalData

Python
1
star
8

Natural-Language-Modelling-Text-Classification

Python
1
star
9

Stroke-Classification-Task

Python
1
star
10

CCR_piezoresponse-force-microscopy-

Using CCR to predict piezoresponse force microscopy datasets
1
star
11

TGLF

Python
1
star
12

TGLF_ultimate_machine

Python
1
star
13

Reservoir-History-Matching

Codes associated with PhD thesis titled "Structural and Shape construction using inverse problems and machine earning techniques"
MATLAB
1
star
14

Ensemble-based-History-Matching-with-a-Machine-Learning-Surrogate-Reservoir-Simulator

We have used a novel supervised learning, Cluster Classify Regress algorithm (CCR) for approximating 2 phase flow in a synthetic toy reservoir with very high accuracy. We compared the performance of CCR with a single DNN architecture in recovering the evolving pressure and saturation fields. The method consists of creating different surrogate machines equivalent to the number of time-steps (dynamic pressure and saturation snapshots). The inputs to the machine are the x,y,z spatial pixel (grid) location, the absolute permeability at each grid, effective porosity at each grid and the pressure and saturation field for each grid, for the previous time step. The outputs are the pressure and saturation field for the current time step Prediction is computationally cheap as each pressure and saturation map (for each time step) is recovered from each of the machines. The initial pressure and saturation field (Time 0) is fixed and set in the ECLIPSE data file. Learning of the function is first initiated by running eclipse once for the โ€œ1st time stepโ€ alone to get the preceding pressure and saturation field, CCR and DNN was then used to construct the different machines for each of the snap shots. CCR attained R2 accuracies of greater than 96% for both the recovery of the pressure and saturation field and Structural similarity index metric (SSIM) value of greater than 90% to the true pressure and saturation fields. We also use this newly constructed surrogate model in an ensemble based history matching frame-work. We show the overall frame work gives an acceptable history match (avoiding an inverse crime) to the synthetic true reservoir model. Finally we show the wall cock performance time of CCR in prediction (9.25 seconds on a standard personal laptop computer) compared to the full fidelity ECLIPSE reservoir solver to be 19.34 seconds. This is crucial in an ensemble based uncertainty quantification (UQ) task where the size of the ensemble ranges from 100 to 500 for full field reservoir history matching problems.
Python
1
star