Leverage pairs
Closed this issue · 0 comments
vict0rsch commented
With data from the simulated world, we can "mode-collapse" the translator with paired data:
loss = l2(x_aba, x_a) + l2(x_ab, x_b) # x_b is x_a's real transformation, its pair
Closed this issue · 0 comments
With data from the simulated world, we can "mode-collapse" the translator with paired data:
loss = l2(x_aba, x_a) + l2(x_ab, x_b) # x_b is x_a's real transformation, its pair