Book Image

TensorFlow for Machine Learning Solutions [Video]

By : Nick McClure
Book Image

TensorFlow for Machine Learning Solutions [Video]

By: Nick McClure

Overview of this book

<p>TensorFlow is an open source software library for Machine Intelligence. The independent solutions in this video course will teach you how to use TensorFlow for complex data computations and will let you dig deeper and gain more insights into your data than ever before. You’ll work through solutions on training models, model evaluation and sentiment analysis – each using Google’s machine learning library TensorFlow.This guide starts with the fundamentals of the TensorFlow library which includes variables, matrices, and various data sources. Moving ahead, you will get hands-on experience with Linear Regression techniques with TensorFlow</p> <h1>Style and Approach</h1> <p>This video course takes a solution-based approach where every topic is explicated with the help of a real-world example.</p>
Table of Contents (5 chapters)
Chapter 1
Getting Started with TensorFlow
Content Locked
Section 8
Working with Data Sources
For most of this course, we will rely on the use of datasets to fit machine learning algorithms. This section has instructions on how to access each of these various datasets through TensorFlow and Python. - Gather data - Access the data sources through TensorFlow and Python