allenhzy commited on
Commit
12fb51f
·
1 Parent(s): 34ab225
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -426,13 +426,13 @@
426
  <span id="label-loss" class="formula" style="">
427
  $$
428
  \displaystyle
429
- Loss_{l} &= \frac{1}{k} \sum_{i=1}^{k} \mathcal{L}\left(\mathbb{C}\left(W^i(x+\delta) \right), y_t\right)
430
  $$
431
  </span>
432
  <span id="representation-loss" class="formula" style="display: none;">
433
  $$
434
  \displaystyle
435
- Loss_{r} &= \frac{1}{k} \sum_{i=1}^{k}\mathcal{S}(\mathbb{R}(W^i(x+\delta)), \mathbb{R}(x+\delta))
436
  $$
437
  </span>
438
  <span id="total-loss" class="formula" style="display: none;">
 
426
  <span id="label-loss" class="formula" style="">
427
  $$
428
  \displaystyle
429
+ Loss_{l} = \frac{1}{k} \sum_{i=1}^{k} \mathcal{L}\left(\mathbb{C}\left(W^i(x+\delta) \right), y_t\right)
430
  $$
431
  </span>
432
  <span id="representation-loss" class="formula" style="display: none;">
433
  $$
434
  \displaystyle
435
+ Loss_{r} = \frac{1}{k} \sum_{i=1}^{k}\mathcal{S}(\mathbb{R}(W^i(x+\delta)), \mathbb{R}(x+\delta))
436
  $$
437
  </span>
438
  <span id="total-loss" class="formula" style="display: none;">