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

ValueError: shapes (512,) and (944,40000) not aligned: 512 (dim 0) != 944 (dim 0) #3

Open
ron-weiner opened this issue Aug 19, 2017 · 0 comments

Comments

@ron-weiner
Copy link

Hey!

tnx for sharing and documenting your work!

i tried many different versions of that code and i always get stack on the same place with the command:
"samples = gensamples(sample_str, skips=2, batch_size=batch_size, k=10, temperature=1.)"
and the error:
"ValueError: shapes (512,) and (944,40000) not aligned: 512 (dim 0) != 944 (dim 0)"
and then i'm just stuck and can generate the headers :(

There is also another issue on:
"weights = load_weights(rnn_model, 'models/%s.hdf5'%FN1)"
with the same error that you have:
"failed to find layer timedistributed_1 in model"
the same as the one that you have (maybe it's on purpose)

pls help

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