Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Data

Building and Deploying Keras Models in a Multi-cloud Environment

Deep learning is merged into the normal operations of many companies due to the availability of huge repositories of data and easy to develop learning frameworks. Here, you'll use Keras to develop one such network or implement into your own model.

Janani Ravi - Pluralsight course - Building and Deploying Keras Models in a Multi-cloud Environment
by Janani Ravi

What you'll learn

As machine learning and deep learning techniques become popular, the importance of intuitive and simple abstractions that enable fast development and quick prototyping of these models become critical. In this course, Building and Deploying Keras Models in a Multi-cloud Environment, you'll learn the simple and intuitive functions and classes that Keras offers to build neural network models. First, you'll gain an understanding of the basic working of a neuron and how neural networks are structured and trained. You'll study the simplest form of a model, a network for linear regression which can be built using the simple Sequential model class in Keras, along with other forms of Sequential models such as convolutional neural networks for image classification. Next, you'll move on to recurrent neural networks and understand their ability to store state using outputs from previous time instances, and build a sequence-to-sequence RNN for language translation from English to French using Keras' functional API. Lastly, you'll learn to build and train these models on the most popular cloud platforms, Azure, AWS and the GCP. You'll study their IaaS and PaaS offerings for machine learning and use deep learning VMs or the distributed training framework to train our models. By the end of this course, you will be very comfortable using the Keras high-level API to build your machine learning models and know how you can take these models to the cloud for training at scale.

Table of contents

About the author

Janani Ravi - Pluralsight course - Building and Deploying Keras Models in a Multi-cloud Environment
Janani Ravi

A problem solver at heart, Janani has a Masters degree from Stanford and worked for 7+ years at Google. She was one of the original engineers on Google Docs and holds 4 patents for its real-time collaborative editing framework.

More Courses by Janani