Blog-on-Digital-Transformation

Deep Q-networks and Practical Reinforcement Learning with ...

May 19, 2017 | 2 Comments | Sophia Turol
Learn how to handle pitfalls of distributed learning, boost performance across multiple environments, and what toolkits come helpful on the way.

Enabling TensorFlow to Recognize Images via a Mobile ...

May 16, 2017 | 0 Comments | Sophia Turol
Learn what steps to take to build a convolutional neural network that will recognize and classify images via a mobile device.

Text Prediction with TensorFlow and Long Short-Term Memory—in Six ...

May 11, 2017 | 0 Comments | Sophia Turol
Explore how TensorFlow helps at each step of text generation: building a vocabulary, converting text to word vectors, defining and training the model, etc.

Using Long Short-Term Memory Networks and TensorFlow for Image ...

April 21, 2017 | 0 Comments | Sophia Turol
Learn how to enable long short-term memory, convolutional neural, and recurrent neural networks on top of TensorFlow to describe what is shown in the picture.

The Magic Behind Google Translate: Sequence-to-Sequence Models and ...

April 11, 2017 | 0 Comments | Sophia Turol
This recap explains what it takes to read and batch sequence data, as well as which of the TensorFlow-based tools enable fully dynamic calculations.

Building a Keras-Based Image Classifier Using TensorFlow for a Back ...

April 10, 2017 | 0 Comments | Sophia Turol
Learn how to develop an image classifier with Keras on top of TensorFlow, tackle data overfitting, and achieve 90% of accuracy.

ML Toolkit for TensorFlow: Out-of-the-Box Algorithms to Boost Training Data by ...

March 31, 2017 | 0 Comments | Sophia Turol
Learn how Google uses k-means for unsupervised clustering of data, stochastic dual coordinate ascent for context optimization, WALS for recommendations, etc.

Ins and Outs of Integrating TensorFlow with Existing ...

March 30, 2017 | 0 Comments | Sophia Turol
The blog post scrutinizes three major phases—data preparation, training a model, and serving in production—to enable TensorFlow on top of current infrastructure.

IBM: The Time for IoT, AI, and Machine Learning Is ...

March 27, 2017 | 0 Comments | Carlo Gutierrez
In addition to cloud hype and blockchain focus, the major IBM event highlighted how IoT, AI, and machine learning are having an impact on multiple industries.

Using TensorFlow to Compose Music Like the One of Bach or The ...

March 24, 2017 | 0 Comments | Sophia Turol
This blog post explores a TensorFlow-based tool capable of capturing human reactions, generating a story, and evaluating the output of generative models.