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.
To get the list of commandline arguments:
python train.py --help