Skip to main content
. 2021 Oct 29;21(21):7191. doi: 10.3390/s21217191
Algorithm 1 Learning Procedure of the Proposed Framework
Input: Dataset (ꭙ1, ꭙ2,3), (ƴ1, ƴ2, ƴ3)
Output: Trained model Ɯ, ∫
1. Initialize projector Ɯ and predictor ∫;
2. repeat
3. Sample ϰ1Ƭ, ꭚ1Ƭ from ꭙ1, ƴ1, respectively;
4. ΘƜΘƜ -∂/∂ ΘƜ (ψ);
5. Θ∫Θ∫ -∂/∂ Θ∫ (ψ);
6. Until ΘƜ, Θ∫ converge
7. return Ɯ, ∫