Skip to content

yukiB/keras-qrnn-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trail of DNN for time series data

Requirements

  • python 3.6.0

Setup

To install requirements

pip install -r requirements.txt

Usage

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages