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:

Machine Learning - A Probabilistic Perspective - Kevin P.Murphy
Deep Learning dummies second edition - John Paul Mueller & Luca Massaronf
Deep Learning dummies first edition - John Paul Mueller & Luca Massaron
Deep Learning - A Practitioner's Approach - Josh Patterson & Adam Gibson
Medical Image Segmentation Using Artificial Neural Networks
Deep Learning in Python - LazyProgrammer
Generative Deep Learning - Teaching Machines to Paint, Write, Compose and Play - David Foster
Building Machine Learning Systems with Python - Willi Richert & Luis Pedro Coelho
Python Deep Learning - Valentino Zocca & Gianmario Spacagna & Daniel Slater & Peter Roelants
Deep Learning with Python - Francois Chollet
Deep Learning for Natural Language Processing - Palash Goyal & Sumit Pandey & Karan Jain
Data Science and Big Data Analytics - EMC Education Services
Intelligent Projects Using Python - Santanu Pattanayak
Building Chatbots with Python Using Natural Language Processing and Machine Learning - Sumit Raj
Natural Language Processing with Python - Steven Bird & Ewan Klein & Edward Loper
Superintelligence - Paths, Danges, Strategies - Nick Bostrom
Artificial Intelligence - 101 things you must know today about our future - Lasse Rouhiainen
Learn Keras for Deep Neural Networks - Jojo Moolayil
Learning scikit-learn Machine Learning in Python - Raul Garreta & Guillermo Moncecchi
Deep Learning with Keras - Antonio Gulli & Sujit Pal
Deep Learning with Python - A Hands-on Introduction - Nikhil Ketkar
Introduction to Machine Learning with Python - Andreas C.Muller & Sarah Guido
Deep Learning with PyTorch - Vishnu Subramanian
Deep Learning - Ian Goodfellow & Yoshua Bengio & Aaron Courville
Practical computer vision applications using Deep Learning with CNNs - Ahmed Fawzy Gad
Machine Learning Mastery with Python - Understand your data, create accurate models and work project...
Machine Learning with spark and python - Michael Bowles
Introduction to Scientific Programming with Python - Joakim Sundnes
Python Deep Learning Cookbook - Indra den Bakker
Coding Theory - Algorithms, Architectures and Application
Statistical Methods for Machine Learning - Disconver how to Transform data into Knowledge with Pytho...
Python Data Structures and Algorithms - Benjamin Baka