错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Convolutional Neural Networks

  • Yannick Rudolph,
  • Ulf Brefeld

摘要

This chapter introduces convolutional neural networks (CNNs) and describes how they can be used in the context of sports analytics. CNNs are suitable for end-to-end learning on images or similarly structured data. CNNs can efficiently learn features of images based on pixel values and, for example, extract suitable features for a classification task. In this context, the models benefit from parameter sharing in the convolutional layers and exhibit translation equivariance and invariance properties. CNNs are thus suited for learning features from positional data of team sports, provided that the data is put into an appropriate structure.