Skip to content

Latest commit

 

History

History
69 lines (50 loc) · 3.37 KB

File metadata and controls

69 lines (50 loc) · 3.37 KB

Contributors Forks Stargazers Issues LinkedIn


Stanford CS229A Class Final Project

The goal of the study was to replicate a numerical CFD reservoir simulator using ML for SBO applications. Tuned 3rd degree polynomial kernel showed the best performance compared to the other SVM kernel counterparts. Meanwhile, ANN was found superior in predicting oil and water production rates when compared to SVM. ANN model accuracy was verified for SBO applications using a CFD optimization problem. Future work could investigate the use of recurrent neural networks (RNN) as to highlight the sequential nature of the data at hand. Also, heterogeneous gas reservoir CFD models could be explored.
Explore the docs »

Report Bug · Request Feature

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Name: @MJAljubran - m.j.aljubran@gmail.com

Project Link: https://github.com/aljubrmj/CS-229A_ML-Surrogate-Based-Opt