↓ 1 callersMethod__init__(self, win_shape=(3, 3), method='max', strides=(2, 2),
border_mode='valid')
deeppy/expr/nnet/spatial.py:136
↓ 1 callersMethod__init__(self, n_out, weights, bias=0.0, bias_prime=0.0,
activation='sigmoid', loss='bce')
deeppy/autoencoder/autoencoder.py:12