Image Modeling with Keras
Offered By: DataCamp
Course Description
Overview
Learn to conduct image analysis using Keras with Python by constructing, training, and evaluating convolutional neural networks.
Image modeling often requires deep learning methods that use data to train neural network algorithms for 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.
Image modeling often requires deep learning methods that use data to train neural network algorithms for 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.
Syllabus
- 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.
- Using Convolutions
- Convolutions are the fundamental building blocks of convolutional neural networks. In this chapter, you will be introducted to convolutions and learn how they operate on image data. You will also see how you incorporate convolutions into Keras neural networks.
- 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.
- 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.
Taught by
Ariel Rokem
Related Courses
Feature EngineeringGoogle Cloud via Coursera TensorFlow on Google Cloud
Google Cloud via Coursera Deep Learning Fundamentals with Keras
IBM via edX Intro to TensorFlow 日本語版
Google Cloud via Coursera Feature Engineering 日本語版
Google Cloud via Coursera