Musical TensorFlow, Part 2 - How to build an RNN-RBM for longer musical compositions in TensorFlow
Welcome to part 2 of the Musical TensorFlow series! In the last post, we built an RBM in TensorFlow for making short pieces of music. Today, we’re going to learn how to compose longer and more complex musical pieces with a more involved model: the RNN-RBM. To warm you up,...
[Read More]