vault backup: 2025-01-04 16:30:37

This commit is contained in:
Marco Realacci 2025-01-04 16:30:37 +01:00
parent c4a223f25d
commit 89bdca19a6
8 changed files with 125 additions and 62 deletions

View file

@ -67,7 +67,7 @@ parallel combination of the two vectors:
- step 1: transform vectors in unitary vectors (dividing them by their L2 norm)
- step 2: weighted combination through the coefficient $\theta$, based on the lenght of X and Y
- we can then use X as the real part and Y as the imaginary part of the final vector
- **further feature processing:*
- **further feature processing:**
- using linear techniques like PCA, L-L expansion, LDA
##### Feature level fusion: CCA