Coder Social home page Coder Social logo

t-dgcn-v2's Introduction

This is a TensorFlow implementation of A Deep Learning Model of Coalbed Methane Production Prediction Considering Time, Space, and Geological Features.

๐Ÿ™Œ THANK YOU

    The paper was finally accepted, which was a very painful, bitter and dark process.
    Thank the world, thank Wenquxing, thank alprazolam tablets, and thank Oncomelanone hydrochloride tablets.
    Thank professors and all co-authors for their support.

    ่ฎบๆ–‡็ปˆไบŽ่ขซๆŽฅๆ”ถไบ†๏ผŒ่ฟ™ๆ˜ฏไธ€ไธชๆ— ๆฏ”็…Ž็†ฌใ€่‹ฆๆถฉใ€ๆ™ฆๆš—็š„่ฟ‡็จ‹ใ€‚
    ๆ„Ÿ่ฐขๅ…จไธ–็•Œ๏ผŒๆ„Ÿ่ฐขๆ–‡ๆ›ฒๆ˜Ÿ๏ผŒๆ„Ÿ่ฐข้˜ฟๆ™ฎๅ”‘ไป‘็‰‡๏ผŒๆ„Ÿ่ฐข็›้…ธ้’‰่žบ็Žฏ้…ฎ็‰‡ใ€‚
    ๆ„Ÿ่ฐขๆ•™ๆŽˆไปฌไธŽๆ‰€ๆœ‰ๅˆ่‘—่€…็š„ๆ”ฏๆŒใ€‚
    WoBuXiangBiYe

The manuscript

A Deep Learning Model of Coalbed Methane Production Prediction Considering Time, Space, and Geological Features

The Code

๐Ÿงพ Requirements:

  • Tensorflow(The best is tensorflow GPU = = 1.14.0)
  • scipy
  • numpy
  • matplotlib
  • pandas
  • math

๐ŸŒ Geological features

  • DTW_matrix.py

     You just need to run it
     Generate an adjacency matrix with spatial and geological features.
     The generated file is saved in "data \ testdata \ test_ohe. CSV"
    
  • Spatial_matrix.py

      Generate an adjacency matrix with spatial features.
      The generated file is saved in "data \ testdata \ test_oh1. CSV"
    

๐Ÿ’ป T-DGCN model

  • main.py

      You just need to run it.
      And provide the following parameter adjustment interface:
      * learning_rate
      * training_epoch
      * gru_units
      * seq_len
      * pre_len
      * train_rate
      * batch_size
      * dataset
      * model_name
    
  • Out

      * See console for real-time parameters
      * See "/out" for output file 
      ๐Ÿ”Š Due to the small amount of test data, the experimental results will be slightly different from the accuracy in this paper.
    

๐Ÿ“ Implement

In the CBM dataset, we set the parameters๏ผš
seq_len: 7 days 
pre_len: 1, 3, 5, 7 days. 

๐Ÿ’พ Data Description

As the CBM data is classified and controlled by the state, the original data used in the paper is not included in this project.

However, we prepared some test data to verify the usability of the code. 
Due to the small amount of data, the performance of the model did not meet the expectations. 
Please refer to the manuscript for the theoretical accuracy of the model. 
In addition, for the sake of confidentiality, we have moderately transformed the data, so these data seem to be slightly different from common sense.
๐Ÿ”‘Special note: the encryption method of test data does not affect the accuracy.

๐Ÿ™Œ Special Thanks

Special thanks to Zhao et al. For their research papers:
T-GCN: A temporal graph convolutional network for traffic prediction The manuscript can be visited at https://ieeexplore.ieee.org/document/8809901 or https://arxiv.org/abs/1811.05320

๐Ÿ“ง e-mail

โœจ

t-dgcn-v2's People

Contributors

zzb1185 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.