Git Product home page Git Product logo

spatiotemporal-prediction's Introduction

Spatiotemporal-Prediction

黏土心墙坝渗流监测数据的深度学习方法研究

This repository contains the code for the reproducibility of the experiments presented in the dissertation "Research on Deep Learning Model for Seepage Safety Monitoring of Clay-core Wall Dams". Authors: Pan Liao, Xiaoqing Li

Installation

We provide a requirements list with all the project dependencies in requirements.txt.

Configuration files

The config/ directory stores all the configuration files used to run the experiment. config/ stores model configurations used for experiments on imputation.

Experiments

The scripts used for the experiment in the paper are in the run_experiment.py and run_inference.py.

  • run_experiment.py is used to compute the metrics for the deep pore water pressure prediction methods. An example of usage for GAT-TCN model is

     python run_experiment.py --config gat_tcn.yaml --model-name gat_tcn --dataset-name grin
  • run_inference.py is used for the experiments on sparse datasets using pre-trained models. An example of usage is

     python run_inference.py --config inference.yaml --model-name gat_tcn --dataset-name grin --exp-name 20230509T123018_21380673

spatiotemporal-prediction's People

Contributors

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