Skip to content

Conflicting statements in Feature Extraction.ipynb #6

Open
@ananyakapoor19

Description

@ananyakapoor19

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions