+ 2
Tensorflow application
Curious to know that what best can be done by reference of tensorflow....real life example
2 odpowiedzi
+ 2
some awesome projects done by the open source community are:
Deep Speech Developed by Mozilla
RankBrain- Developed by Google, it is a large-scale deployment of deep neural nets for search ranking on www.google.com. It is a part of the search algorithm that’s used to sort through the billions of pages it knows about and find the ones deemed most relevant.
Inception Image Classifier, developed by Google.
Massive multitask for Drug Discovery, Stanford University, is a deep neural network model for identifying promising drug candidates.
You might have seen that your gmail recommends you a quick response to messages that you’ve received, named SmartReply, this was another pet project of Google’s Brain team and is now used in Google Assistant as well.
Other major Tensorflow Applications include :
Speech Recognition Systems
Image/Video Recognition and tagging
Self Driving Cars
Text Summarization
Sentiment Analysis
credit: https://data-flair.training/blogs/tensorflow-applications/