TensorFlow for Deep Learning – Bharath Ramsundar & Reza Bosagh Zadeh

This book will introduce you to the fundamentals of machine learning through TensorFlow. TensorFlow is Google’s new software library for deep learning that makes it straightforward for engineers to design and deploy sophisticated deep learning architectures. You will learn how to use TensorFlow to build systems capable of detecting objects in images, understanding human text, and predicting the properties of potential medicines. Furthermore, you will gain an intuitive understanding of TensorFlow’s potential as a system for performing tensor calculus and will learn how to use TensorFlow for tasks outside the traditional purview of machine learning.

Importantly, TensorFlow for Deep Learning is one of the first deep learning books written for practitioners. It teaches fundamental concepts through practical examples and builds understanding of machine learning foundations from the ground up. The target audience for this book is practicing developers, who are comfortable with designing software systems, but not necessarily with creating learning systems. At times we use some basic linear algebra and calculus, but we will review all necessary fundamentals. We also anticipate that our book will prove useful for scientists and other professionals who are comfortable with scripting, but not necessarily with designing learning algorithms.

Related posts:

R Deep Learning Essentials - Dr. Joshua F.Wiley
An introduction to neural networks - Kevin Gurney & University of Sheffield
The hundred-page Machine Learning Book - Andriy Burkov
Neural Networks - A visual introduction for beginners - Michael Taylor
Python Machine Learning Cookbook - Practical solutions from preprocessing to Deep Learning - Chris A...
Artificial Intelligence - A Very Short Introduction - Margaret A.Boden
Medical Image Segmentation Using Artificial Neural Networks
Artificial Intelligence by example - Denis Rothman
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Intelligent Projects Using Python - Santanu Pattanayak
Deep Learning Illustrated - A visual, Interactive Guide to Arficial Intelligence First Edition - Jon...
Python 3 for Absolute Beginners - Tim Hall & J.P Stacey
Python Machine Learning Third Edition - Sebastian Raschka & Vahid Mirjalili
Python Machine Learning - Sebastian Raschka
Python Machine Learning Eqution Reference - Sebastian Raschka
Introduction to the Math of Neural Networks - Jeff Heaton
Deep Learning with Theano - Christopher Bourez
Python Data Structures and Algorithms - Benjamin Baka
Machine Learning with Python for everyone - Mark E.Fenner
Hands-On Machine Learning with Scikit-Learn and TensorFlow - Aurelien Geron
Deep Learning with Hadoop - Dipayan Dev
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Python Machine Learning Second Edition - Sebastian Raschka & Vahid Mirjalili
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Amazon Machine Learning Developer Guild Version Latest
Natural Language Processing in action - Hobson Lane & Cole Howard & Hannes Max Hapke
Deep Learning with Python - Francois Cholletf
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Natural Language Processing Recipes - Akshay Kulkni & Adarsha Shivananda
Deep Learning in Python - LazyProgrammer