Deep-Learning-Playground icon indicating copy to clipboard operation
Deep-Learning-Playground copied to clipboard

LSTM, RNN Support

Open karkir0003 opened this issue 3 years ago • 2 comments

Describe the solution you'd like Another dataset type that people can train are time series datasets (eg: stock forecasting). LSTMs, RNNs are examples of State of the Art architectures for time series models. Adding support for people to play around with LSTMs, RNNs is quite helpful! Shouldn't be too hard to do

Additional context Add any other context or screenshots about the feature request here.

setup instructions git checkout dev git pull origin dev git checkout -b lstm-rnn

karkir0003 avatar Jul 16 '22 02:07 karkir0003

@xinslu, what branch are you working off of for this issue?

karkir0003 avatar Jul 17 '22 03:07 karkir0003

@xinslu , progress on this issue?

karkir0003 avatar Jul 20 '22 14:07 karkir0003