Closed emma-sjwang closed 6 years ago
Hi, Emma
For the tensorflow code, I have tested the classification task only on small datasets such as CIFAR100.
In fact the implementation in Tensorflow is straightforward. Because you don't have to write back-propagation. You can write the loss according to the formulation. For convenience and better convergence, you can first try fixing the covariance matrix to Identity Matrix. :) I will release the tensorflow code very soon.
Best wishes.
Hi, it is released now.
Hello! Thanks for your wonderful work and sharing. Just wonder when will release the tensorflow version of L-GM loss.
Thanks a lot.