Some useful TensorFlow related videos on YouTube

This page provides some useful TensorFlow related videos that are available on YouTube.

Join Dandelion Mané in this talk as they demonstrate all the amazing things you can do with TensorBoard. You’ll learn how to visualize your TensorFlow graphs, monitor training performance, and explore how your models represent your data.

Google developers have added beam search and attention code in the nightlies; it’ll show up in TF v1.2. Right now the best documentation is still in the unit tests: https://github.com/tensorflow/tensorflow/blob/master/tensorflow/contrib/seq2seq/python/kernel_tests/beam_search_decoder_test.py