From a49d2afeaae4acca101758f576f58bc7109c7642 Mon Sep 17 00:00:00 2001 From: alex mitre Date: Wed, 4 Mar 2026 12:47:38 -0600 Subject: [PATCH] fix: replace broken mask detection tutorial link with archived snapshot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f3119b7..491c8b3f 100644 --- a/README.md +++ b/README.md @@ -501,7 +501,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB - [Code a Smile Classifier using CNNS in Python](https://github.com/kylemcdonald/SmileCNN) - [Natural Language Processing using scikit-learn](https://towardsdatascience.com/natural-language-processing-count-vectorization-with-scikit-learn-e7804269bb5e) - [Code a Taylor Swift Lyrics Generator](https://towardsdatascience.com/ai-generates-taylor-swifts-song-lyrics-6fd92a03ef7e) -- [Mask detection using PyTorch Lightning](https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61) +- [Mask detection using PyTorch Lightning](https://web.archive.org/web/20211127115609/https://towardsdatascience.com/how-i-built-a-face-mask-detector-for-covid-19-using-pytorch-lightning-67eb3752fd61) ### Miscellaneous: