Skip to main content
HomeArtificial IntelligenceImage Modeling with Keras

Image Modeling with Keras

4.1+
12 reviews
Advanced

Learn to conduct image analysis using Keras with Python by constructing, training, and evaluating convolutional neural networks.

Start Course for Free
4 Hours13 Videos45 Exercises
34,193 LearnersTrophyStatement of Accomplishment

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.

Loved by learners at thousands of companies


Course Description

Learn to Use Convolutional Neural Networks in Python

Image model often requires deep learning methods that use data to train neural network algorithms to do various machine learning tasks. Convolutional neural networks (CNNs) are particularly powerful neural networks that you'll use to classify different types of objects for the analysis of images. This four-hour course will teach you how to construct, train, and evaluate CNNs using Keras.

Turning images into data and teaching neural networks to classify them is a challenging element of deep learning with extensive applications throughout business and research, from helping an eCommerce site manage inventory more easily to allowing cancer researchers to quickly spot dangerous melanoma.

Discover Keras CNNs

The first chapter of this course covers how images can be seen as data, and how you can use Keras to train a neural network to classify objects found in images.

The second chapter will cover convolutions, a fundamental part of CNNs. You’ll learn how they operate on image data and learn how to train and tweak your Keras CNN using test data. Later chapters go into more detail and teach you how to create a deep learning network.

Build Your Own Keras Neural Network

You’ll end the course by learning the different ways that you can track how well a CNN is doing and how you can improve their performance. At this point, you’ll be able to build Keras neural networks, optimize them, and visualize their responses across a range of applications.
  1. 1

    Image Processing With Neural Networks

    Free

    Convolutional neural networks use the data that is represented in images to learn. In this chapter, we will probe data in images, and we will learn how to use Keras to train a neural network to classify objects that appear in images.

    Play Chapter Now
    Introducing convolutional neural networks
    50 xp
    Images as data: visualizations
    100 xp
    Images as data: changing images
    100 xp
    Classifying images
    50 xp
    Using one-hot encoding to represent images
    100 xp
    Evaluating a classifier
    100 xp
    Classification with Keras
    50 xp
    Build a neural network
    100 xp
    Compile a neural network
    100 xp
    Fitting a neural network model to clothing data
    100 xp
    Cross-validation for neural network evaluation
    100 xp
  2. 3

    Going Deeper

    Convolutional neural networks gain a lot of power when they are constructed with multiple layers (deep networks). In this chapter, you will learn how to stack multiple convolutional layers into a deep network. You will also learn how to keep track of the number of parameters, as the network grows, and how to control this number.

    Play Chapter Now
  3. 4

    Understanding and Improving Deep Convolutional Networks

    There are many ways to improve training by neural networks. In this chapter, we will focus on our ability to track how well a network is doing, and explore approaches towards improving convolutional neural networks.

    Play Chapter Now

In the following tracks

Image Processing with PythonKeras Fundamentals

Collaborators

Collaborator's avatar
Lore Dirick
Collaborator's avatar
Eunkyung Park
Collaborator's avatar
Sumedh Panchadhar
Ariel Rokem HeadshotAriel Rokem

Senior Data Scientist, University of Washington

See More

Don’t just take our word for it

*4.1
from 12 reviews
58%
8%
25%
8%
0%
Sort by
  • tinh n.
    4 months

    I am very happy to study this course

  • Albert T.
    11 months

    Exceptionally structured clear education.

  • arwinder m.
    over 1 year

    Awesome course

  • Md. S.
    over 1 year

    Great

  • Hesham Z.
    over 1 year

    Deep down to details of how things work , it felt like quite the ride and literally enjoyed every bit of it.. Thank you!!!

"I am very happy to study this course"

tinh n.

"Exceptionally structured clear education."

Albert T.

"Awesome course"

arwinder m.

FAQs

Join over 13 million learners and start Image Modeling with Keras today!

Create Your Free Account

GoogleLinkedInFacebook

or

By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.