taspinar/siml

Typo

Closed this issue · 1 comments

"The test dataset contains 7352 signals, each one of length 128 and 9 components \n",

[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

@yashuvishnalia Thanks!
notebook has been updated.