Blog-on-Digital-Transformation

Getting Started with a CPU-Enabled TensorFlow Instance on ...

February 23, 2016 | 0 Comments | Evheny Shaliov
The tutorial provides instructions on how to create an AWS instance, configure TensorFlow environment, and start using a set of visualization tools—TensorBoard.

Discussing TensorFlow, Google Brain, OpenAI, and End-to-End ...

February 22, 2016 | 0 Comments | Sophia Turol
Learn about the differences of TensorFlow from similar libraries, end-to-end examples, and open collaboration around artificial intelligence.

Basic Concepts and Manipulations with ...

February 19, 2016 | 0 Comments | Sergey Kovalev
This blog post overviews the core TensorFlow entities—a graph, an operation, a tensor, and a session—to exemplify common computations made by the library.

Discussing TensorFlow History, Challenges, and Learning ...

February 18, 2016 | 0 Comments | Sophia Turol
This blog post overviews under-the-hood mechanism of TensorFlow, features end-to-end examples, and discusses the future of the project as seen by Google Brain.

How to Set Up a GPU-Enabled TensorFlow Instance on ...

January 28, 2016 | 0 Comments | Evheny Shaliov
This step-by-step tutorial explains how to create an instance, configure the environment, run a sample, and use TensorBoard.

Announcing GPU-Enabled TensorFlow Instances on ...

January 15, 2016 | 0 Comments | Renat Khasanshyn
Altoros ships in an Amazon Machine Image that ensures a one-click deployment of multi-tenant TensorFlow on AWS.

Introducing a Cloud Foundry Service Broker for HP ...

June 10, 2015 | 1 Comment | Eloy Espinaco
HP IDOL combines advanced enterprise search, machine learning, and data analytics for unstructured data (text/images/audio/video/etc.).

Hadoop-Based Movie Recommendation Engine: A Comparison of the Apriori Algorithm vs. the k-means ...

May 14, 2014 | 0 Comments | Altoros
Download the document to learn how generating association rules differ from clustering data and explore three ways to optimize the quality of movie recommendations.

MADlib: A Solution for Big Data Analytics from ...

January 14, 2014 | 0 Comments | Sofia Parfenovich
The blog post explores the MADlib library, featuring its performance clustering and linear regression results in comparison to Wolfram Mathematica.

The Apriori Algorithm vs. k-means Clustering for a Recommendation ...

November 3, 2013 | 0 Comments | Alex Khizhniak...
When building a recommender for an online movie store, completely different approaches may exist.