TensorFlow Archives | Altoros https://www.altoros.com/blog/tag/tensorflow/ Insight Mon, 13 Dec 2021 21:17:09 +0000 en-US hourly 1 https://wordpress.org/?v=6.0.6 https://www.altoros.com/blog/wp-content/uploads/2022/03/favicon.ico TensorFlow Archives | Altoros https://www.altoros.com/blog/tag/tensorflow/ 32 32 Implementing k-means Clustering with TensorFlow https://www.altoros.com/blog/using-k-means-clustering-in-tensorflow/ https://www.altoros.com/blog/using-k-means-clustering-in-tensorflow/#respond Sat, 30 Mar 2019 16:05:13 +0000 https://www.altoros.com/blog/?p=40338

In data science, cluster analysis (or clustering) is an unsupervised-learning method that can help to understand the nature of data by grouping information with similar characteristics. The clusters of data can then be used for creating hypotheses on classifying the data set. The k-means algorithm is one of the clustering [...]

The post Implementing k-means Clustering with TensorFlow appeared first on Altoros.

]]>
https://www.altoros.com/blog/using-k-means-clustering-in-tensorflow/feed/ 0
Improving Facial Recognition with Super-Fine Attributes and TensorFlow https://www.altoros.com/blog/improving-facial-recognition-with-super-fine-attributes-and-tensorflow/ https://www.altoros.com/blog/improving-facial-recognition-with-super-fine-attributes-and-tensorflow/#respond Mon, 19 Nov 2018 16:14:21 +0000 https://www.altoros.com/blog/?p=38638

Identification without facial recognition

On April 15, 2013, a tragedy befell the annual Boston Marathon as two homemade pressure cooker bombs detonated near the finish line. There were several hundred casualties reported after the incident.

Law enforcement surveillance teams scoured images and videos of the marathon to find suspects. Three days later, [...]

The post Improving Facial Recognition with Super-Fine Attributes and TensorFlow appeared first on Altoros.

]]>
https://www.altoros.com/blog/improving-facial-recognition-with-super-fine-attributes-and-tensorflow/feed/ 0
TensorFlow.js: Deploying and Training Machine Learning Models Right in a Browser https://www.altoros.com/blog/tensorflow-js-deploying-and-training-machine-learning-models-right-in-a-browser/ https://www.altoros.com/blog/tensorflow-js-deploying-and-training-machine-learning-models-right-in-a-browser/#respond Tue, 09 Oct 2018 18:08:13 +0000 https://www.altoros.com/blog/?p=37268

Browser-based machine learning

With the availability of data and open-source machine learning (ML) frameworks like TensorFlow, interest in deploying ML models has grown over the years. Traditional machine learning systems, however, usually require some form of installation before being operational. For startups, data scientists, and individuals simply looking to lay their [...]

The post TensorFlow.js: Deploying and Training Machine Learning Models Right in a Browser appeared first on Altoros.

]]>
https://www.altoros.com/blog/tensorflow-js-deploying-and-training-machine-learning-models-right-in-a-browser/feed/ 0
DataOps: The Challenges of Operating a Machine Learning Model https://www.altoros.com/blog/the-challenges-of-operating-a-machine-learning-model/ https://www.altoros.com/blog/the-challenges-of-operating-a-machine-learning-model/#respond Fri, 24 Aug 2018 16:06:04 +0000 https://www.altoros.com/blog/?p=35818

Machine learning: expectations vs. reality

Today, data scientists have a much easier time deploying a machine learning (ML) model through the availability of data and open-source ML frameworks. While it’s a simple matter to write machine learning code to train a basic, non-distributed model with sample at-rest data, the process becomes [...]

The post DataOps: The Challenges of Operating a Machine Learning Model appeared first on Altoros.

]]>
https://www.altoros.com/blog/the-challenges-of-operating-a-machine-learning-model/feed/ 0
Multimodal Sentiment Analysis with TensorFlow https://www.altoros.com/blog/multimodal-sentiment-analysis-with-tensorflow/ https://www.altoros.com/blog/multimodal-sentiment-analysis-with-tensorflow/#respond Wed, 22 Aug 2018 15:59:04 +0000 https://www.altoros.com/blog/?p=35295

Beyond conventional sentiment analysis

Sentiment analysis is a widespread approach to gaining valuable insights based on mostly textual data. The approach has become one of the essential ingredients while developing recommendation engines and chatbots, analyzing customer feedback, etc. Sentiment analysis is also used to enable predictive analytics and estimate budgets in [...]

The post Multimodal Sentiment Analysis with TensorFlow appeared first on Altoros.

]]>
https://www.altoros.com/blog/multimodal-sentiment-analysis-with-tensorflow/feed/ 0
What It Takes to Build and Train Neural Networks for Autonomous Vehicles https://www.altoros.com/blog/what-it-takes-to-build-and-train-neural-networks-for-autonomous-vehicles/ https://www.altoros.com/blog/what-it-takes-to-build-and-train-neural-networks-for-autonomous-vehicles/#respond Fri, 22 Jun 2018 12:06:43 +0000 https://www.altoros.com/blog/?p=33817

Why building a safe autonomous car is a challenge

In 2015, the National Highway Traffic Safety Administration revealed a staggering statistic—94% of vehicle accidents were caused by human error. This has become another driver for using artificial intelligence in the development of safe autonomous vehicles.

Under the hood of self-driving vehicles are [...]

The post What It Takes to Build and Train Neural Networks for Autonomous Vehicles appeared first on Altoros.

]]>
https://www.altoros.com/blog/what-it-takes-to-build-and-train-neural-networks-for-autonomous-vehicles/feed/ 0
Three Approaches to Testing and Validating TensorFlow Code https://www.altoros.com/blog/three-approaches-to-testing-and-validating-tensorflow-models/ https://www.altoros.com/blog/three-approaches-to-testing-and-validating-tensorflow-models/#respond Thu, 14 Jun 2018 15:05:57 +0000 https://www.altoros.com/blog/?p=33797

The rigors of testing

Validating TensorFlow code may pose certain difficulties. First, one needs to trample through the herds of tensor values, which are multi-dimensional arrays of data. In TensorFlow, computations are represented as dataflow graphs, and they are hardly an easy nut to crack. Using TensorBoard for graph visualization may [...]

The post Three Approaches to Testing and Validating TensorFlow Code appeared first on Altoros.

]]>
https://www.altoros.com/blog/three-approaches-to-testing-and-validating-tensorflow-models/feed/ 0
Natural Language Processing Saves Businesses Millions of Dollars https://www.altoros.com/blog/natural-language-processing-saves-businesses-millions-of-dollars/ https://www.altoros.com/blog/natural-language-processing-saves-businesses-millions-of-dollars/#respond Mon, 14 May 2018 17:21:32 +0000 https://www.altoros.com/blog/?p=33078

Many discrete approaches within AI

Michael Frederikse

“Artificial intelligence is a process from data to action,” as Michael Frederikse, a Software Technologist at Pattern, Inc., put it during his session at the recent TensorFlow meetup in Boston. Under this process, the following metamorphoses take place:

transformation of data into features [...]

The post Natural Language Processing Saves Businesses Millions of Dollars appeared first on Altoros.

]]>
https://www.altoros.com/blog/natural-language-processing-saves-businesses-millions-of-dollars/feed/ 0
Things That Matter When Building a Natural Language Chatbot https://www.altoros.com/blog/things-that-matter-when-building-a-natural-language-chatbot/ https://www.altoros.com/blog/things-that-matter-when-building-a-natural-language-chatbot/#comments Thu, 10 May 2018 16:10:46 +0000 https://www.altoros.com/blog/?p=32974

It’s the messenger era

In 2015, Business Insider released a report showing messaging apps equal social networks in monthly active users. In the succeeding years, messengers would surpass social networks as they evolve beyond simple chat interfaces.

With this growth, companies are now investing in expanding messaging apps with chatbots, especially with [...]

The post Things That Matter When Building a Natural Language Chatbot appeared first on Altoros.

]]>
https://www.altoros.com/blog/things-that-matter-when-building-a-natural-language-chatbot/feed/ 3
Approaches and Models for Applying Natural Language Processing https://www.altoros.com/blog/approaches-and-models-for-applying-natural-language-processing/ https://www.altoros.com/blog/approaches-and-models-for-applying-natural-language-processing/#respond Fri, 04 May 2018 17:02:11 +0000 https://www.altoros.com/blog/?p=32925

Employ science to predict wisely

A while ago, the Huffington Post made a curious observation that whenever an Oscar-winning Anne Hathaway hits the headlines, the stock price for Berkshire Hathaway (BRK-A) goes up. Prior to Academy Awards 2018, the company’s share gained 2.02%, which amounted to already 2.94% over the weekend [...]

The post Approaches and Models for Applying Natural Language Processing appeared first on Altoros.

]]>
https://www.altoros.com/blog/approaches-and-models-for-applying-natural-language-processing/feed/ 0