We need to adapt all notebooks to follow the following notation criteria
-
k for the samples indexes (k=0, ..., K-1)
-
i for the components (i=0, ..., m-1)
-
n for the time index (in learning rules)
-
{\bf x}_k, and y_k are the samples
-
x_{k,i} is component i of sample {\bf x}_k
-
x_i would be the ith component of a generic sample
As shown, all indexes should run from 0
We need to adapt all notebooks to follow the following notation criteria
k for the samples indexes (k=0, ..., K-1)
i for the components (i=0, ..., m-1)
n for the time index (in learning rules)
{\bf x}_k, and y_k are the samples
x_{k,i} is component i of sample {\bf x}_k
x_i would be the ith component of a generic sample
As shown, all indexes should run from 0