我在复现Sinkhorn distances: Lightspeed computation of optimal transport的时候遇到了问题,使用svm结合sinkhorn距离训练mnist数据集的时候,训练速度非常慢和准确率低,不如其他距离。
具体代码在GitHub上https://github.com/2384441037/sinkhorn-.git
算出来的矩阵也非常离谱,不知道哪里出了问题。
我在复现Sinkhorn distances: Lightspeed computation of optimal transport的时候遇到了问题,使用svm结合sinkhorn距离训练mnist数据集的时候,训练速度非常慢和准确率低,不如其他距离。
具体代码在GitHub上https://github.com/2384441037/sinkhorn-.git
算出来的矩阵也非常离谱,不知道哪里出了问题。