Typo
Closed this issue · 1 comments
yashuvishnalia commented
[no_signals_train, no_steps_train, no_components_train] = np.shape(train_signals)
[no_signals_test, no_steps_test, no_components_test] = np.shape(train_signals)==>test_signals
taspinar commented
@yashuvishnalia Thanks!
notebook has been updated.