Skip to content

Commit

Permalink
Merge pull request ujjwalkarn#30 from guillaume-chevalier/patch-2
Browse files Browse the repository at this point in the history
Add Time series forecasting with seq2seq RNN
  • Loading branch information
ujjwalkarn authored Jul 5, 2017
2 parents e29c420 + ef8647d commit 39bb378
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,8 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)
- Gated Recurrent Units (GRU)

- [LSTM vs GRU](http://www.wildml.com/2015/10/recurrent-neural-network-tutorial-part-4-implementing-a-grulstm-rnn-with-python-and-theano/)

- [Time series forecasting with Sequence-to-Sequence (seq2seq) rnn models](https://github.com/guillaume-chevalier/seq2seq-signal-prediction)


<a name="rnn2" />
Expand Down

0 comments on commit 39bb378

Please sign in to comment.