tonio73 / dnnviewer

Deep Neural Network viewer
https://tonio73.github.io/dnnviewer/
MIT License
18 stars 2 forks source link

Support for Time series #9

Open tonio73 opened 4 years ago

tonio73 commented 4 years ago

As an alternative the current image classification task, provide support for time series as input, and a classification or regression at the output.

tonio73 commented 4 years ago

May require support for the recurrent layers (LSTM, GRU)