Fix dead link to "Code a Taylor Swift Lyrics Generator" in README.md

replaced with "Internet Archive" link
This commit is contained in:
Henry Ward 2024-11-16 19:57:50 +00:00 committed by GitHub
parent 243d33995f
commit 0bb551350f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -500,7 +500,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
- [Transfer Learning for Image Classification using Keras](https://towardsdatascience.com/transfer-learning-for-image-classification-using-keras-c47ccf09c8c8)
- [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)
- [Code a Taylor Swift Lyrics Generator](https://web.archive.org/web/20190602163356/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)
### Miscellaneous: