Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when predicting #19

Open
ghost opened this issue Jul 19, 2016 · 1 comment
Open

Error when predicting #19

ghost opened this issue Jul 19, 2016 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 19, 2016

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'
@schlunsen
Copy link

Remove the _ in _predict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant