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

Pattern Recognition with Deep Learning

  • Michael Paluszek,
  • Stephanie Thomas

摘要

Neural nets fall into the Learning category of our taxonomy. In this chapter, we will expand our neural net toolbox with convolution and pooling layers. A general neural net is shown in Figure 11.1. This is a “deep learning” neural net because it has multiple internal layers. Each layer may have a distinct function and form. In the previous chapter, our network had multiple layers, but they were all functionally similar and fully connected. In this chapter, we will also introduce another convolutional neural network.