Coder Social home page Coder Social logo

yuanhangsu / elstm-dbrnn Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 1.0 369 KB

official tensorflow implementation of "On Extended Long Short-term Memory and Dependent Bidirectional Recurrent Neural Network"

Python 100.00%
elstm dbrnn lstm nlp gru rnn encoder-decoder-model ptb-dataset brnn deep-learning memory theory

elstm-dbrnn's Introduction

On Extended Long Short-term Memory and Dependent Bidirectional Recurrent Neural Network

This is the official implementation of extended LSTM (ELSTM) and dependent BRNN (BRNN) in paper: "On Extended Long Short-term Memory and Dependent Bidirectional Recurrent Neural Network"

Dependencies

  • Python 3.6
  • Tensorflow==1.15.0

Dataset

It is the PTB dataset for language modeling

Download the dataset, create a folder named data and unzip the files to it

HOW TO

#Training

   python    generate_sequence.py --mode=train    

#Testing

   python    generate_sequence.py --mode=inference    

ELSTM

DBRNN

Citations

If you find this work useful, please consider citing it.

@article{ELSTM,
  title={On Extended Long Short-term Memory and Dependent Bidirectional Recurrent Neural Network},
  author={Su, Yuanhang and Kuo, C.-C. Jay},
  journal={Neurocomputing},
  volume={356},
  month={Sep},
  year={2019},
  pages={151-161}
}

elstm-dbrnn's People

Contributors

yuanhangsu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ltdung

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.