TensorFlow: Word Embeddings & Recurrent Neural Networks

placeholder

Explore how to model language and text with word embeddings and how to use those embeddings in Recurrent Neural Networks. Leveraging TensorFlow to build custom RNN models is also covered.