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

small error in B_preprocessing_clustering.py #3

Open
willard-yuan opened this issue Dec 21, 2016 · 0 comments
Open

small error in B_preprocessing_clustering.py #3

willard-yuan opened this issue Dec 21, 2016 · 0 comments

Comments

@willard-yuan
Copy link

@evamohe @xavigiro There is a small error of print information in B_preprocessing_clustering.py. in L163, it should be (features.shape[0]*features.shape[1]*4 / (1024.**3), not (features.shape[0]*features.shape[0]*4 / (1024.**3).

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