Coder Social home page Coder Social logo

eemd-lstm4tc's Introduction

EEMD-LSTM4TC

This repository is the official implementation of "Predicting Tropical Cyclone Wave Height Using Buoy Data".

Model Structure

model

Requirements

Keras, PyEMD

Training

To run the expriments in this paper,run this commend:

python mian.py

These files are the main experiments of the paper. If you want to test the performance of a particular TC in generating wave height, specify the test set as the particular TC and set the remainder of the sequence as the training set.

Note that the data is interpolated and sampled, and the original data can be downloaded from the "China Scientific Data" website. Dataset DOI: 10.11922/sciencedb.924 . If you want to use the real-time data for training and prediction in practice, you only need to replace the files under the csv file with your own data, but you need to pre-process the data to a 30-minute interval.

eemd-lstm4tc's People

Contributors

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