Deep Learning with Tensorflow: Part 3 — Music and text generation

matteo
Towards Data Science
7 min readAug 4, 2017

--

text summarization: one example of generating text using Tensorflow

Hi everybody, welcome back to my Tenserflow series, this is part 3.
I already described the logic and functionality of neural networks and Tenserflow in the first part as well as I showed you how to perform a image classification in the second part. In this part, I’ll give you a overview on Tensorflow applications as well as I’ll show you how to generate music and text.

--

--