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

Conflicting statements in Feature Extraction.ipynb #6

Open
ananyakapoor19 opened this issue Oct 14, 2023 · 0 comments
Open

Conflicting statements in Feature Extraction.ipynb #6

ananyakapoor19 opened this issue Oct 14, 2023 · 0 comments

Comments

@ananyakapoor19
Copy link

Screenshot (53)

In tutorial/3-Feature Extraction.ipynb after normalization in cell 1, the BATCH_size is defined as train_fea_norm1.shape[0] but in the comments it says to use the test_data as batch size. I checked in the other tutorials as well, there the BATCH_size has been defined correctly as test_fea_norm1.shape[0]. Kindly make the necessary changes.

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