Giter Site home page Giter Site logo

miachelgu / deeplearning_timeseries Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sydney-machine-learning/deeplearning_timeseries

0.0 0.0 0.0 120.47 MB

Evaluation of shallow and deep learning models for multi-step-ahead time series prediction

Python 0.72% Jupyter Notebook 99.28%

deeplearning_timeseries's Introduction

Deeplearning_timeseries

Evaluation of shallow and deep learning models for multi-step-ahead time series prediction

We present an evaluation study that compares the performance of deep learning models for multi-step ahead time series prediction. The deep learning methods comprise simple recurrent neural networks, long-short-term memory (LSTM) networks, bidirectional LSTM networks, encoder-decoder LSTM networks,and convolutional neural networks. We provide a further comparison with simple neural networks that use stochastic gradient descent and adaptive moment estimation (Adam) for training. We focus on univariate time series for multi-step-ahead prediction from benchmark time-series datasets and provide a further comparison of the results with related methods from the literature.

Code

We have a unified code for all datasets with proper comments.

  • The python notebook for implementation can be found here: Code

Data

We use a combination of benchmark problems that include simulated and real-world time series. The simulated time series are Mackey-Glass, Lorenz, Henon, and Rossler. The real-world time series are Sunspot, Lazer and ACI-financial time series. The dataset used in experiments can be found here: Data

Also we had to pre-process the datasets for our experiments.

  • The python notebook for preprocessing can be found here: Preprocessing

Experiments

Overall results (30 runs) for different datasets using different models and training strategies can be found here: Results

deeplearning_timeseries's People

Contributors

shauryagoyal32 avatar rohitash-chandra 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.