Improvise_a_Jazz_Solo_with_an_LSTM_Network_v4 - music_inference_model is throwing an Attribute Error

Greetings Community,

I am encountering an Attribute issue when running music_inference_model(LSTM_cell, densor, Ty=100):

It seems it sees multiple output shapes and it states for us to use another command for it.

Any suggestions as to why this might be happening?

Thanks in advance,
Omar Brito

Try searching the forum for the term “multiple inbound nodes”. There are quite a few posts about it.

Thanks man. I found a solution that helped.