Musical TensorFlow, Part 1 - How to build an RBM in TensorFlow for making music
Generative models are awesome. TensorFlow is awesome. Music is awesome. In this post, we’re going to use TensorFlow to build a generative model that can create snippets of music. I’m going to assume that you have a pretty good understanding of neural networks and backpropagation and are at least a...
[Read More]