Skip to content

Commit f093101

Browse files
authored
Update 03_Optimizing_AUPRC_with_ResNet18_on_Imbalanced_CIFAR10.ipynb
1 parent 9f7f9d3 commit f093101

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

examples/03_Optimizing_AUPRC_with_ResNet18_on_Imbalanced_CIFAR10.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
},
2525
"source": [
2626
"* Author: Zhuoning Yuan, Qi Qi\n",
27-
"* Project: https://github.com/yzhuoning/LibAUC\n",
27+
"* Project: https://github.com/Optimization-AI/LibAUC \n",
28+
"* For more examples, please check Qi's repo https://github.com/Optimization-AI/NeurIPS2021_SOAP \n",
2829
"\n"
2930
]
3031
},
@@ -401,4 +402,4 @@
401402
]
402403
}
403404
]
404-
}
405+
}

0 commit comments

Comments
 (0)