Merge pull request #74 from sayands/master

Added ML and DL tutorials
This commit is contained in:
Tu Tran 2018-05-03 02:08:34 -04:00 committed by GitHub
commit c6f6c51a55
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -288,6 +288,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
* 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)
* [Part III](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-3-zipfs-law-data-visualisation-fc9eadda71e7)
* [Part IV](https://towardsdatascience.com/another-twitter-sentiment-analysis-with-python-part-4-count-vectorizer-b3f4944e51b5)
* [Use Transfer Learning for custom image classification](https://becominghuman.ai/transfer-learning-retraining-inception-v3-for-custom-image-classification-2820f653c557)
### Miscellaneous: