Skip to main content
HomePython

Course

Image Modeling with Keras

AdvancedSkill Level
4.8+
86 reviews
Updated 01/2026
Learn to conduct image analysis using Keras with Python by constructing, training, and evaluating convolutional neural networks.
Start Course for Free
PythonArtificial Intelligence4 hr13 videos45 Exercises3,650 XP39,629Statement of Accomplishment

Create Your Free Account

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

Group

Training 2 or more people?

Try DataCamp for Business

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.

Prerequisites

Introduction to Deep Learning with Keras
1

Image Processing With Neural Networks

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.
Start Chapter
2

Using Convolutions

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.
Start Chapter
4

Understanding and Improving Deep Convolutional Networks

Image Modeling with Keras
Course
Complete

Earn Statement of Accomplishment

Add this credential to your LinkedIn profile, resume, or CV
Share it on social media and in your performance review
Enroll Now

Don’t just take our word for it

*4.8
from 86 reviews
87%
12%
1%
0%
0%
  • MD KHALED
    2 days ago

    good

  • Thomas
    3 days ago

  • Timothy
    last week

  • Muhammad Madany
    2 weeks ago

  • Dhafarel
    2 weeks ago

  • Mustafa
    2 weeks ago

"good"

MD KHALED

Thomas

Timothy

FAQs

What is a convolutional neural network?

A convolutional neural network, or CNN, is a type of neural network used in image recognition. These networks are specifically designed to process pixel data. CNNs can be used for facial recognition and image classification.

What does CNN stand for in data science?

A CNN is a convolutional neural network, which is a class of artificial neural network often used for analyzing visual imagery.

What is image processing used for?

Image processing as part of machine learning can be used for a variety of applications, including facial recognition, automating manual work in classification, programming self-driving cars, medical imaging, gaming, image restoration, and pattern recognition.

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

Create Your Free Account

or

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

Grow your data skills with DataCamp for Mobile

Make progress on the go with our mobile courses and daily 5-minute coding challenges.