GithubHelp home page GithubHelp logo

mmp-values-via-conv1d's Introduction

What is this repository for?

This is the code for "Unveiling the Effect of Complex Components on CO2-oil Minimum Miscibility Pressure: insights from Deep Convolutional Neural Networks" The codes will be included after final acceptance for publishing the related scientific paper.

How do I get set up?

The complete source code are provided in main.py. Our code needs python3 environment in Windows 64bit. Besides, the necessary toolkits of python3 are as follows: pandas 1.5.3, numpy 1.24.2, matplotlib 3.7.1, sklearn 1.2.2, torch 1.13.1. You shoud better get these toolkits firstly.

Data quesetion

We have provided the real MMP values from experiments in Realvalue.csv. The main variables for predicting MMP values are provided in MMP.csv

Usage:
(1) Choose one of the following:
	1. Complete training and testing process: Open the files through pycharm and run main.py.
	2. Verify using only tested modules: Open the files through pycharm and run testdemo.py.
(2) Some code considerations:
	Our testdemo.py utilize the preserved weights of training process, which are provided in this file as e1.pth and e2.pth. 
	If you run the main.py, after some seconds, the training and testing results will be displayed separately in your running area. And the weights of training process will preserve in your computer as e1.pth and e2.pth.
 	

mmp-values-via-conv1d's People

Contributors

yg76cv avatar

Stargazers

 avatar

Watchers

 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.