Table 8.
Center Loss with MMD |
---|
Input: Training Data [] Label |
Hyperparameter learning rate , epochs t |
Output: Neural network parameter |
1: while not converge do 2: tt+1 |
3: compute total loss: + + 4: compute gradient: = + + |
5: update central points: 6: update network parameter: . 7: end while |