5 Forks
10 Stars
10 Watchers

timeseries-rnn

Time-series forecasting with 1D Conv model, RNN (LSTM) model and Transformer model. Comparison of long-term and short-term forecasts using synthetic timeseries. Sequence-to-sequence formulation.

How to download and setup timeseries-rnn

Open terminal and run command
git clone https://github.com/rsyamil/timeseries-rnn.git
git clone is used to create a copy or clone of timeseries-rnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with timeseries-rnn https://github.com/rsyamil/timeseries-rnn/archive/master.zip

Or simply clone timeseries-rnn with SSH
[email protected]:rsyamil/timeseries-rnn.git

If you have some problems with timeseries-rnn

You may open issue on timeseries-rnn support forum (system) here: https://github.com/rsyamil/timeseries-rnn/issues