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.