Git Product home page Git Product logo

dalstm_pm's Introduction

PMdeepNN

This is the code associated to the paper:

LSTM Networks for Data-Aware Remaining Time Prediction of Business Process Instances, Nicolò Navarin, Beatrice Vincenzi, Mirko Polato and Alessandro Sperduti. In 2017 IEEE Symposium on Deep Learning @ SSCI, to appear.

The preprint of the paper is available in arXiv.

Code Example

Show what the library does as concisely as possible, developers should be able to figure out how your project solves their problem by looking at the code example. Make sure the API you are showing off is obvious, and that your code is short and concise.

You can run the code with the following command python LSTM_sequence_mae.py neurons layers dataset

where neurons is the number of LSTM units per layer, layers is the number of layers and dataset is one among: HELPDESK17, BPI12OEA or BPI12

For example: python LSTM_sequence_mae.py 10 1 HELPDESK17

The best (validation) parameters for each dataset are reported in the paper.

NOTE: the training of LSTM may be very slow on CPUs, so we suggest to run this code on GPUs instead.

Installation

The code requires python and the following libraries: keras

Contributors

Nicolò Navarin

License

If you use this code for research, please cite our paper. This code is released under the Apache licence 2.0.

dalstm_pm's People

Contributors

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