Home » TensorFlow: Word Embeddings & Recurrent Neural Networks
TensorFlow: Word Embeddings & Recurrent Neural Networks
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.