Skip to content

Commit 64d3aa8

Browse files
authored
Merge pull request ujjwalkarn#29 from guillaume-chevalier/patch-1
Add LSTM for Human Activity Recognition
2 parents 39bb378 + 506e89f commit 64d3aa8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -620,6 +620,8 @@ Elastic Net](https://web.stanford.edu/~hastie/Papers/elasticnet.pdf)
620620

621621
- [Torch code for Visual Question Answering using a CNN+LSTM model](https://github.com/abhshkdz/neural-vqa)
622622

623+
- [LSTM for Human Activity Recognition](https://github.com/guillaume-chevalier/LSTM-Human-Activity-Recognition/)
624+
623625
- Gated Recurrent Units (GRU)
624626

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

0 commit comments

Comments
 (0)