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

Typo in ./src/create_mil_data.py #4

Open
GriesserP opened this issue Mar 7, 2022 · 0 comments
Open

Typo in ./src/create_mil_data.py #4

GriesserP opened this issue Mar 7, 2022 · 0 comments

Comments

@GriesserP
Copy link

GriesserP commented Mar 7, 2022

Hello,
Thank you very much for your contributions!
I think there is a a typo on the line 70 of the file ./src/create_mil_data.py. Shouldn't it be
min_length = sorted(lengths)[0]
instead of
min_length = sorted(lengths)[1]
also did you use a random seed to generate the data in order to reproduce the dataset?

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