Skip to content

v0.1.5

Choose a tag to compare

@tibuch tibuch released this 11 Jan 21:43
· 142 commits to main since this release
b8115d1

Add new fc_loss:
torch.mean((1 + (c1.abs() - c2.abs())**2) * (2 - dot(c1_unit, c2_unit))