Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Deep Learning with fastai Cookbook

You're reading from   Deep Learning with fastai Cookbook Leverage the easy-to-use fastai framework to unlock the power of deep learning

Arrow left icon
Product type Paperback
Published in Sep 2021
Publisher Packt
ISBN-13 9781800208100
Length 340 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Mark Ryan Mark Ryan
Author Profile Icon Mark Ryan
Mark Ryan
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Chapter 1: Getting Started with fastai 2. Chapter 2: Exploring and Cleaning Up Data with fastai FREE CHAPTER 3. Chapter 3: Training Models with Tabular Data 4. Chapter 4: Training Models with Text Data 5. Chapter 5: Training Recommender Systems 6. Chapter 6: Training Models with Visual Data 7. Chapter 7: Deployment and Model Maintenance 8. Chapter 8: Extended fastai and Deployment Features 9. Other Books You May Enjoy

What this book covers

Chapter 1, Getting Started with fastai, shows you how to set up an environment for fastai, takes you through training an initial hello world fastai model, explains the four key application areas of fastai (tabular data, text data, recommender systems, and image data), and compares fastai with the other important high-level deep learning framework, Keras.

Chapter 2, Exploring and Cleaning Up Data with fastai, describes the set of datasets that fastai makes available out of the box (the curated datasets); describes how to examine tabular, text, and image datasets; and shows how to use the facilities of fastai to clean up a dataset, for example, by dealing with missing values.

Chapter 3, Training Models with Tabular Data, explains how to create fastai deep learning models trained on tabular datasets, that is, datasets that are arranged in rows and columns. Examples in this chapter show you how to train fastai models on both curated and standalone datasets.

Chapter 4, Training Models with Text Data, explains how to create fastai deep learning models trained on text datasets. Examples in this chapter show you how to train language models (that is, models that predict the next word given a series of words), as well as how to train text classification models (that is, models that predict, for example, whether a given review is negative or positive). This chapter covers models trained with both curated and standalone datasets.

Chapter 5, Training Recommender Systems, explains how to use fastai to create recommender systems, that is models that predict, for example, whether a particular reader will like a particular book given a set of ratings that other readers have provided for this book. This chapter covers recommender systems trained with both curated and standalone datasets.

Chapter 6, Training Models with Visual Data, explains how to use fastai to create deep learning models trained on image datasets. Examples in this chapter show you how to create image classification systems for images that depict one or more objects, trained on both curated and standalone datasets.

Chapter 7, Deployment and Model Maintenance, explains how you can take a trained fastai model and deploy it in a simple web application. The examples in this chapter show you how to deploy fastai deep learning models trained on tabular and image datasets. This chapter also tells you how to maintain models once they have been deployed.

Chapter 8, Extended fastai and Deployment Features, explains additional aspects of fastai, including enhancements to the models introduced from Chapter 3, Training Models with Tabular Data, to Chapter 6, Training Models with Visual Data, as well as variations on the deployment techniques introduced in Chapter 7, Deployment and Model Maintenance.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime