Book Image

Machine Learning Projects with TensorFlow 2.0 [Video]

By : Dr. Vlad Sebastian Ionescu
5 (2)
Book Image

Machine Learning Projects with TensorFlow 2.0 [Video]

5 (2)
By: Dr. Vlad Sebastian Ionescu

Overview of this book

TensorFlow is the world’s most widely adopted framework for Machine Learning and Deep Learning. TensorFlow 2.0 is a major milestone due to its inclusion of some major changes making TensorFlow easier to learn and use such as “Eager Execution”. It will support more platforms and languages, improved compatibility and remove deprecated APIs. This course will guide you to upgrade your skills in Machine Learning by practically applying them by building real-world Machine Learning projects. Each section should cover a specific project on a Machine Learning task and you will learn how to implement it into your system using TensorFlow 2. You will implement various Machine Learning techniques and algorithms using the TensorFlow 2 library. Each project will put your skills to test, help you understand and overcome the challenges you can face in a real-world scenario and provide some tips and tricks to help you become more efficient. Throughout the course, you will cover the new features of TensorFlow 2 such as Eager Execution. You will cover at least 3-4 projects. You will also cover some tasks such as Reinforcement Learning and Transfer Learning. By the end of the course, you will be confident to build your own Machine Learning Systems with TensorFlow 2 and will be able to add this valuable skill to your CV. Codefiles are uploaded here: https://github.com/PacktPublishing/Machine-Learning-Projects-with-TensorFlow-2.0
Table of Contents (5 chapters)
Chapter 2
Classification Task Build Real World Apps: Who Will Win the Next UFC?
Content Locked
Section 1
Collecting Possible Kaggle Data
In this video, we identify and take a look at possible Kaggle data for this task.