I was working on Jazz Improvisation With LSTM assignment of course-5: Sequence Models. I’m getting the below error(screenshot) during the model.fit() function. My djmodel & model.compile functions ran successfully. I’m not able to figure out what this error means. Please help. Thank you.
It could mean there is an error in your djmodel() function that the test cases did not catch.