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 4
Support Vector Machines
Content Locked
Section 5
Implementing a Multi-Class SVM
We can also use SVMs to categorize multiple classes instead of just two. In this video, we will use a multi-class SVM to categorize the three types of flowers in the iris dataset. - Categorize the three types of flowers in the iris dataset