Skip to content

Commit 30fcacb

Browse files
committed
Update references
1 parent fb55354 commit 30fcacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ tensorboard --logdir=<your out_dir>
5252

5353
## References
5454
- [Official TensorFlow implementation of FixMatch](https://github.com/google-research/fixmatch)
55-
- [Unofficial PyTorch implementation of MixMatch: A Holistic Approach to Semi-Supervised Learning](https://github.com/YU1ut/MixMatch-pytorch)
55+
- [Unofficial PyTorch implementation of MixMatch](https://github.com/YU1ut/MixMatch-pytorch)
5656
- [Unofficial PyTorch Reimplementation of RandAugment](https://github.com/ildoonet/pytorch-randaugment)
5757
- [PyTorch image models](https://github.com/rwightman/pytorch-image-models)
5858

0 commit comments

Comments
 (0)