Skip to content

Commit 65cfbe0

Browse files
committed
Fix broken link: Update Mask detection PyTorch Lightning tutorial URL
- Replace broken TowardsDataScience link that returned 404 - New link covers COVID-19 mask detection with PyTorch - Fixes practical-tutorials#788
1 parent 243d339 commit 65cfbe0

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

506506
### Miscellaneous:
507507

0 commit comments

Comments
 (0)