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 with demo #38

Open
rhomudelta opened this issue May 28, 2024 · 1 comment
Open

Error with demo #38

rhomudelta opened this issue May 28, 2024 · 1 comment

Comments

@rhomudelta
Copy link

When I try to run the 'sortseq_mpa_visualization' demo, I get this error:
ValueError: Cannot assign value to variable ' discrete_agnostic_mp_10/d_k:0': Shape mismatch.The variable shape (100,), and the assigned value shape (10, 100) are incompatible.

This is likely because the demo models are still trained with code that uses the mpa measurement process, while MAVE-NN 2 otherwise uses discrete agnostic...

@atareen
Copy link
Collaborator

atareen commented May 30, 2024

Hello,

Thanks for writing. Are you using the source code from the MAVE-NN2 branch or MAVE-NN? If there's an issue with the code from the main MAVE-NN's branch, it's probably due to updates with other packages (e.g., tensorflow or numpy), if it's MAVE-NN2, then it's very likely due to some mismatch between which source, MAVE-NN or MAVE-NN2, is being used. I'm planning to address both issues in this summer (I've known about some of these issues and have been meaning to fix some of these issues, but I've little to no bandwidth). Can you provide a starter notebook for me to test this with?

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

2 participants