MCPcopy Index your code
hub / github.com/MichalDanielDobrzanski/DeepLearningPython / ConvPoolLayer

Class ConvPoolLayer

network3.py:185–234  ·  view source on GitHub ↗

Used to create a combination of a convolutional and a max-pooling layer. A more sophisticated implementation would separate the two, but for our purposes we'll always use them together, and it simplifies the code, so it makes sense to combine them.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test.pyFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected