Skip to Content
Artificial Intelligence Programming with Python
book

Artificial Intelligence Programming with Python

by Perry Xiao
March 2022
Intermediate to advanced
720 pages
15h 47m
English
Wiley
Content preview from Artificial Intelligence Programming with Python

CHAPTER 12Advanced AI Computing

“AI is neither good nor evil. It's a tool. It's a technology for us to use.”

—Oren Etzioni (American computer scientist)

12.1 Introduction

Artificial intelligence algorithms are often computationally intensive and resource hungry; therefore, they are commonly run on graphic processing units (GPUs) and tensor processing units (TPUs). GPU and TPU hardware are often expensive; therefore, it is popular to utilize GPU and TPU capabilities through online platforms such as Google Colab and Kaggle.

Apart from running artificial intelligence algorithms on local computers, laptops, or desktops, artificial intelligence algorithms are also being increasingly run on remote servers; this is called cloud computing, or cloud AI. Whey they run on embedded devices, such as Raspberry Pi, microcontrollers, or your mobile phones, this is called edge computing, or edge AI.

Cloud AI and edge AI are getting more attention due to the fast development of the Internet of Things (IoT).

In this chapter, we will first introduce AI with GPUs and TPUs and then introduce cloud AI; we'll also show how ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Artificial Intelligence with Python - Second Edition

Artificial Intelligence with Python - Second Edition

Alberto Artasanchez, Prateek Joshi
Python for Programmers

Python for Programmers

Paul Deitel, Harvey Deitel

Publisher Resources

ISBN: 9781119820864Purchase Link