Machine Learning Archives - Software Engineering Daily
Machine Learning Archives - Software Engineering Daily
Machine Learning Archives - Software Engineering Daily
Convolutional Neural Networks with Matt Zeiler
49 minutes Posted May 10, 2017 at 2:00 am.
0:00
49:56
Download MP3
Show notes

Convolutional neural networks are a machine learning tool that uses layers of convolution and pooling to process and classify inputs. CNNs are useful for identifying objects in images and video. In this episode, we focus on the application of convolutional neural networks to image and video recognition and classification.

Matt Zeiler is the CEO of Clarifai, an API for image and video recognition. Matt takes us through the basics of a convolutional neural network–you don’t need any background in machine learning to understand the content of the episode. He also discusses the subjective aspects of image and video recognition, and some of the tactics Clarifai has explored. This is far from a solved problem.

Matt also discusses the infrastructure of Clarifai–how they use Kubernetes, how models are deployed, and how models are updated.

The post Convolutional Neural Networks with Matt Zeiler appeared first on Software Engineering Daily.