expt: Trying Wasserstein
This commit is contained in:
@ -144,7 +144,7 @@ def main(args):
|
||||
# # Show plot
|
||||
# plt.show()
|
||||
# Save plot
|
||||
lmdk_lib.save_plot(path + '-sel.pdf')
|
||||
lmdk_lib.save_plot(path + '-sel-emd.pdf')
|
||||
print('[OK]', flush=True)
|
||||
|
||||
|
||||
|
@ -134,7 +134,7 @@ def main(args):
|
||||
# Show plot
|
||||
# plt.show()
|
||||
# Save plot
|
||||
lmdk_lib.save_plot(path + '-sel.pdf')
|
||||
lmdk_lib.save_plot(path + '-sel-emd.pdf')
|
||||
print('[OK]', flush=True)
|
||||
|
||||
|
||||
|
@ -155,7 +155,7 @@ def main(args):
|
||||
# Show plot
|
||||
# plt.show()
|
||||
# Save plot
|
||||
lmdk_lib.save_plot(path + '-sel.pdf')
|
||||
lmdk_lib.save_plot(path + '-sel-emd.pdf')
|
||||
print('[OK]', flush=True)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user