Book description
Master TensorFlow to create powerful machine learning algorithms, with valuable insights on Keras, Boosted Trees, Tabular Data, Transformers, Reinforcement Learning and more
Key Features
- Work with the latest code and examples for TensorFlow 2
- Get to grips with the fundamentals including variables, matrices, and data sources
- Learn advanced deep learning techniques to make your algorithms faster and more accurate
Book Description
The independent recipes in Machine Learning Using TensorFlow Cookbook will teach you how to perform complex data computations and gain valuable insights into your data. You will work through recipes on training models, model evaluation, sentiment analysis, regression analysis, artificial neural networks, and deep learning - each using Google's machine learning library, TensorFlow.
This cookbook begins by introducing you to the fundamentals of the TensorFlow library, including variables, matrices, and various data sources. You'll then take a deep dive into some real-world implementations of Keras and TensorFlow and learn how to use estimators to train linear models and boosted trees, both for classification and for regression to provide a baseline for tabular data problems.
As you progress, you'll explore the practical applications of a variety of deep learning architectures, such as recurrent neural networks and Transformers, and see how they can be applied to computer vision and natural language processing (NLP) problems. Once you are familiar with the TensorFlow ecosystem, the final chapter will teach you how to take a project to production.
By the end of this machine learning book, you will be proficient in using TensorFlow 2. You'll also understand deep learning from the fundamentals and be able to implement machine learning algorithms in real-world scenarios.
What you will learn
- Grasp linear regression techniques with TensorFlow
- Use Estimators to train linear models and boosted trees for classification or regression
- Execute neural networks and improve predictions on tabular data
- Master convolutional neural networks and recurrent neural networks through practical recipes
- Apply reinforcement learning algorithms using the TF-Agents framework
- Implement and fine-tune Transformer models for various NLP tasks
- Take TensorFlow into production
Who this book is for
If you are a data scientist or a machine learning engineer, and you want to skip detailed theoretical explanations in favor of building production-ready machine learning models using TensorFlow, this book is for you.
Basic familiarity with Python, linear algebra, statistics, and machine learning is necessary to make the most out of this book.
Publisher resources
Table of contents
- Preface
- Getting Started with TensorFlow 2.x
- The TensorFlow Way
- Keras
- Linear Regression
- Boosted Trees
- Neural Networks
- Predicting with Tabular Data
- Convolutional Neural Networks
- Recurrent Neural Networks
- Transformers
- Reinforcement Learning with TensorFlow and TF-Agents
- Taking TensorFlow to Production
- Other Books You May Enjoy
- Index
Product information
- Title: Machine Learning Using TensorFlow Cookbook
- Author(s):
- Release date: February 2021
- Publisher(s): Packt Publishing
- ISBN: 9781800208865
You might also like
book
Learning JavaScript Design Patterns, 2nd Edition
Do you want to write beautiful, structured, and maintainable JavaScript by applying modern design patterns to …
audiobook
Software Architecture for Busy Developers
A quick start guide to learning essential software architecture tools, frameworks, design patterns, and best practices …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Effective Java, 3rd Edition
Since this Jolt-award winning classic was last updated in 2008, the Java programming environment has changed …