Skip to content

valeman/LSTNet-Gluon

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

Time-series prediction with LSTNet in Apache MXNet Gluon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%