Skip to content

aszx232k/ISMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligent Strong Motion Prediction

This repository is the official PyTorch implementation of Neural Network-Based Strong Motion Prediction for On-Site Earthquake Early Warning

ISMP (Intelligent Strong Motion Prediction) uses a convolutional neural network to effectively extract relevant features from the initial P-waves to predict whether the peak ground acceleration of subsequent waves surpasses 80 Gal.

Dataset

  • Can be download directly from "dataset" folder of this repository.
  • Please place the dataset under the "data" folder which in the same directory of "run_train.py" and "run_test.py"

Training

python run_train.py 

Testing

python run_test.py 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages