Home Tags Tensorflow News

Tag: Tensorflow News

Find out the latest TensorFlow news, updates and announcements from Packt Hub.

Google launches Nsynth Super, a hardware companion to its NSynth AI...

0
Magenta, a research project by Google Inc., which creates music using machine learning, has launched a new instrument - NSynth Super. It is an...

Stack Overflow Developer Survey 2018: A Quick Overview

0
Stack Overflow recently published their annual developer survey in which over 100,000 developers and professionals participated. The survey shed light on some very interesting...

Implement Long-short Term Memory (LSTM) with TensorFlow

0
This article is an excerpt from the book, Deep Learning Essentials written by Wei Di, Anurag Bhardwaj, and Jianing Wei. This book will help...

TensorFlow 1.6.0 is here!

0
After a sneak-peek into TensorFlow’s release candidates 1.6.0-rc0 and 1.6.0-rc1, its major release 1.6.0 is finally here! Tensorflow 1.6.0 includes two new breaking changes, feature...

How to implement Reinforcement Learning with TensorFlow

0
This article is an excerpt from the book, Deep Learning Essentials co-authored by Wei Di, Anurag Bhardwaj, and Jianing Wei. This book will help...

Installing TensorFlow in Windows, Ubuntu and Mac OS

0
This article is taken from the book Machine Learning with Tensorflow 1.x, written by Quan Hua, Shams Ul Azeem and Saif Ahmed. This book...

How to develop a stock price predictive model using Reinforcement Learning...

1
This article is an extract from the book Predictive Analytics with TensorFlow, authored by Md. Rezaul Karim. This book helps you build, tune, and...

How to Classify Digits using Keras and TensorFlow

0
This article is an excerpt from a book written by Ankit Dixit titled Ensemble Machine Learning. This book provides a practical approach to building...

OpenAI’s gradient checkpointing: A package that makes huge neural nets fit...

0
OpenAI releases a python/Tensorflow package, Gradient checkpointing! Gradient checkpointing lets you fit 10x larger neural nets into memory at the cost of an additional...

Getting to know and manipulate Tensors in TensorFlow

0
This article is a book excerpt written by Rodolfo Bonnin, titled Building Machine Learning Projects with TensorFlow. In this book, you will learn to...