GRUV
GRUV copied to clipboard
Error when predicting
I successfully trained with the default mp3. But I'm getting this error when predicting:
seedSeqNew = model._predict(seedSeq) #Step 1. Generate X_n + 1
AttributeError: 'Sequential' object has no attribute '_predict'
Remove the _ in _predict