Tensorflow News

TensorFlow 1.9.0-rc2 releases!

After the 1.9.0-rc0 release early last month, the TensorFlow team is out with another update 1.9.0-rc2, unveiling major features and…

6 years ago

5 things you shouldn’t miss in DockerCon 2018 next week

DockerCon 2018 is around the corner and is taking place at the Moscone Center in San Francisco next week from…

6 years ago

Python, Tensorflow, Excel and more – Data professionals reveal their top tools

Data professionals are constantly on the lookout for the best tools to simplify their data science tasks - be it…

6 years ago

Minko Gechev: “Developers should learn all major front end frameworks to go to the next level”

This year's Skill Up survey produced some interesting results when it came to the best front end frameworks. Angular remains…

6 years ago

How to build Deep convolutional GAN using TensorFlow and Keras

In this tutorial, we will learn to build both simple and deep convolutional GAN models with the help of TensorFlow…

6 years ago

TensorFlow.js 0.11.1 releases!

TensorFlow team has released a new version of TensorFlow.js - a browser-based JavaScript library - for training and deploying machine…

6 years ago

How to Build TensorFlow Models for Mobile and Embedded devices

TensorFlow models can be used in applications running on mobile and embedded platforms. TensorFlow Lite and TensorFlow Mobile are two…

6 years ago

Microsoft Open Sources ML.NET, cross-platform machine learning framework

Microsoft Corporation at its three day build conference held in Seattle, Washington announced the preview release of a machine learning…

6 years ago

Tensor Processing Unit (TPU) 3.0: Google’s answer to cloud-ready Artificial Intelligence

It won’t be wrong to say that the first day of the ongoing Google I/O 2018 conference was largely dominated…

6 years ago

Distributed TensorFlow: Working with multiple GPUs and servers

Some neural networks models are so large they cannot fit in memory of a single device (GPU). Such models need…

6 years ago