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

max( ) arg is an empty sequence #37

Closed
shiwanglei opened this issue Jul 1, 2020 · 0 comments
Closed

max( ) arg is an empty sequence #37

shiwanglei opened this issue Jul 1, 2020 · 0 comments

Comments

@shiwanglei
Copy link

Hello, I get an error when I test with my trained model:
max_clusters = max([len(beam_state.mean_set) for beam_state in beam_set])
ValueError: max( ) arg is an empty sequence

Is there a problem in the model training stage?

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