LanXiaoPang613 commited on
Commit
55eda5e
·
unverified ·
1 Parent(s): a54c84a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -66,4 +66,4 @@ https://doi.org/10.1016/j.eswa.2024.123846.
66
  * [DivideMix](https://github.com/LiJunnan1992/DivideMix): The algorithm that our framework is based on.
67
  * [MOIT](https://github.com/DiegoOrtego/LabelNoiseMOIT): Inspiration for the balancing strategy.
68
  * [Federated-Learning](https://github.com/AshwinRJ/Federated-Learning-PyTorch): Inspiration for the cross-to-merge training strategy.
69
- * [Co-teaching]((https://github.com/bhanML/Co-teaching)): Inspiration for the cross-to-merge training strategy.
 
66
  * [DivideMix](https://github.com/LiJunnan1992/DivideMix): The algorithm that our framework is based on.
67
  * [MOIT](https://github.com/DiegoOrtego/LabelNoiseMOIT): Inspiration for the balancing strategy.
68
  * [Federated-Learning](https://github.com/AshwinRJ/Federated-Learning-PyTorch): Inspiration for the cross-to-merge training strategy.
69
+ * [Co-teaching](https://github.com/bhanML/Co-teaching): Inspiration for the cross-to-merge training strategy.