Open
Description
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
Labels
No labels