`filter_shape` is a tuple of length 4, whose entries are the number of filters, the number of input feature maps, the filter height, and the filter width. `image_shape` is a tuple of length 4, whose entries are the mini-batch size, the number of input feature maps, t
(self, filter_shape, image_shape, poolsize=(2, 2),
activation_fn=sigmoid)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected