Skip to content

Commit 34de7d2

Browse files
committed
Merge PR practical-tutorials#790 from null:fix-broken-mask-detection-link (prefer theirs on conflict)
2 parents 0ed4c16 + 65cfbe0 commit 34de7d2

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
@@ -503,7 +503,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
503503
- [Code a Smile Classifier using CNNS in Python](https://github.com/kylemcdonald/SmileCNN)
504504
- [Natural Language Processing using scikit-learn](https://towardsdatascience.com/natural-language-processing-count-vectorization-with-scikit-learn-e7804269bb5e)
505505
- [Code a Taylor Swift Lyrics Generator](https://towardsdatascience.com/ai-generates-taylor-swifts-song-lyrics-6fd92a03ef7e)
506-
- [Mask detection using PyTorch Lightning](https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61)
506+
- [Mask detection using PyTorch Lightning](https://towardsdatascience.com/creating-a-powerful-covid-19-mask-detection-tool-with-pytorch-d961b31dcd45)
507507

508508
### Miscellaneous:
509509

0 commit comments

Comments
 (0)