In the previous chapter, we saw a variety of deep learning APIs that are provided by various organizations. We also saw their applicability broadly grouped into two categories—the first was computer vision and image processing, and the second was natural language processing. We are going to continue exploring deep learning APIs in this chapter as well. This chapter introduces you to Google Cloud Platform (GCP) and three APIs offered by it in the area of deep learning.
In this chapter, we will cover the following topics:
- Setting up your GCP account
- Creating your first project on GCP
- Using the Dialogflow API in Python
- Using the Cloud Vision API in Python
- Using the Cloud Translation API in Python