Skip to content

Commit

Permalink
Merge pull request practical-tutorials#269 from JadHADDAD92/master
Browse files Browse the repository at this point in the history
Add Mask detection using PyTorch Lightning to the deep learning category
  • Loading branch information
enkeyz authored Aug 25, 2021
2 parents 26a7298 + 9f3f3f4 commit 04c5300
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,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)

### Miscellaneous:

Expand Down

0 comments on commit 04c5300

Please sign in to comment.