Hidden Markov Model in TensorFlow



**TensorFlow Hands-on Tutorial**


**Outline**

  • Clues in TensorFlow
  • First Model in TensorFlow
  • Convolutional Neural Network (CNN) on Cifar-10
  • Techniques for Deep Learning in TensorFlow
  • Inception V3
  • CNN for Text Classification
  • Hidden Markov Model in TensorFlow
  • ** Image Captioning in TensorFlow **



**Image Captioning in TensorFlow**

Explaining image contents described in the paper:

"Show and Tell: Lessons learned from the 2015 MSCOCO Image Captioning Challenge" Oriol Vinyals, Alexander Toshev, Samy Bengio, Dumitru Erhan. IEEE transactions on pattern analysis and machine intelligence (2016).

The code can be find at:
https://github.com/tensorflow/models/tree/master/im2txt