Ver código fonte

Merge pull request #54 from guillaume-chevalier/patch-1

Added TensorFlow LSTM RNN tutorial for time series
Christos 8 anos atrás
pai
commit
12d22b6287
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -140,6 +140,7 @@ Recognition](http://nlp.stanford.edu/~socherr/pa4_ner.pdf) [zip](http://nlp.stan
 13. [More TensorFlow tutorials](https://github.com/pkmital/tensorflow_tutorials)
 13. [TensorFlow Python Notebooks](https://github.com/aymericdamien/TensorFlow-Examples)
 14. [Keras and Lasagne Deep Learning Tutorials](https://github.com/Vict0rSch/deep_learning)
+15. [Classification on raw time series in TensorFlow with a LSTM RNN](https://github.com/guillaume-chevalier/LSTM-Human-Activity-Recognition)
 
 ## Researchers