Skip to content

araitats/LSTNet-Gluon

 
 

Repository files navigation

LSTNet implementation in Apache MXNet Gluon

This repository contains an implementation of this paper: https://arxiv.org/abs/1703.07015, based on the original PyTorch implementation by authors in this repository: https://github.com/laiguokun/LSTNet

Please refer to the paper for background on the network architecture.

Running the script

To get the list of commandline arguments:

python train.py --help

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.7%
  • Python 13.3%