GithubHelp home page GithubHelp logo

mindis / tabl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from viebboy/tabl

0.0 1.0 0.0 6 KB

Temporal Attention-Augmented Bilinear Network for Financial Time-Series Data Analysis

Python 100.00%

tabl's Introduction

Temporal Attention augmented Bilinear Networks for Financial Time-series Data Analysis

https://ieeexplore.ieee.org/document/8476227

Short description: We proposed a bilinear structure equipped with an attention mechanism that can highlight the temporal importance of each temporal event in multivariate time-series. The proposed structure is validated in the problem of predicting mid-price movements (increasing, decreasing, stationary) using Limit Order Book information. Our empirical analysis showed that the proposed structures outperformed existing models, even LSTM, CNN while being relatively fast.

Source Code

Code is written in python 2.7.13 with the following dependencies:

  • keras 2.1.2
  • tensorflow 1.3

The naming convention follows our paper, examples how to use our code can be seen from the following files:

  • example_bl.py (BL)
  • example_tabl.py (TABL)

For more information, please contact [email protected] or [email protected]

Citation

If you use TABL in your work, please cite the following paper:

@article{tran2018temporal,
  title={Temporal Attention-Augmented Bilinear Network for Financial Time-Series Data Analysis},
  author={Tran, Dat Thanh and Iosifidis, Alexandros and Kanniainen, Juho and Gabbouj, Moncef},
  journal={IEEE transactions on neural networks and learning systems},
  year={2018},
  publisher={IEEE}
}

tabl's People

Contributors

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