I'm porting some Tensorflow code to Theano, and the convolution layer involves a parameter called num_outputs <https://www.tensorflow.org/api_docs/python/tf/contrib/layers/conv2d>. I was wondering which parameter in theano's conv2d <http://deeplearning.net/software/theano/library/tensor/nnet/conv.html#theano.tensor.nnet.conv2d>class controlled this. Thanks very much!
-- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
