mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-27 06:00:25 +00:00
Added Object Detection Tutorial
This commit is contained in:
parent
c6f6c51a55
commit
54c02495ac
1 changed files with 1 additions and 0 deletions
|
@ -285,6 +285,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Build An Image Caption Generator](https://medium.freecodecamp.org/building-an-image-caption-generator-with-deep-learning-in-tensorflow-a142722e9b1f)
|
||||
* [Make your Own Face Recognition System](https://medium.freecodecamp.org/making-your-own-face-recognition-system-29a8e728107c)
|
||||
* [Train a Language Detection AI in 20 minutes](https://towardsdatascience.com/how-i-trained-a-language-detection-ai-in-20-minutes-with-a-97-accuracy-fdeca0fb7724)
|
||||
* [Object Detection With Neural Networks](https://towardsdatascience.com/object-detection-with-neural-networks-a4e2c46b4491)
|
||||
* Learn Twitter Sentiment Analysis -
|
||||
* [Part I](https://towardsdatascience.com/another-twitter-sentiment-analysis-bb5b01ebad90)
|
||||
* [Part II](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-2-333514854913)
|
||||
|
|
Loading…
Reference in a new issue