- python 3.6.0
To install requirements
pip install -r requirements.txt
You can run two types of time series data (logistic map, duffing oscillator),
and you can try three types of DNN (RNN, CNN, QRNN).
Check the help message to run this code.
python main.py -h
Reference: Qausi-recurrent Neural Networks