Search code examples
Why is the convolutional filter flipped in convolutional neural networks?...

neural-networktheanoconv-neural-networkconvolutionlasagne

Read More
How to calculate the number of parameters for convolutional neural network?...

neural-networkdeep-learningconv-neural-networklasagnenolearn

Read More
Trying to find object coordinates (x,y) in image, my neural network seems to optimize error without ...

neural-networkcoordinatesdetectionlasagne

Read More
buiding a network using lasagne and theano...

pythontheanolasagne

Read More
convert Lasagne to Keras code (CNN -> LSTM)...

pythonkeraslstmlasagne

Read More
Modifying perform function in Theano.tensor.nnet.softmax...

deep-learningtheanolasagne

Read More
What does "size" mean in the kaggle Diabetic Retinopathy Detection 2nd place solution neur...

machine-learningconv-neural-networktheanolasagne

Read More
Is it constant for self.scale variables defined in constructor function?...

pythondeep-learningtheanolasagne

Read More
Keras - Text Classification - LSTM - How to input text?...

theanokeraslstmlasagne

Read More
Highway networks in keras and lasagne - significant perfomance difference...

deep-learningkeraslasagne

Read More
Convert Lasagne BatchNormLayer to Keras BatchNormalization layer...

tensorflowmachine-learningkerastheanolasagne

Read More
How is Theano based ElemwiseSumLayer of Lasagne converted in Keras...

neural-networkkerastheanolasagne

Read More
combining RNN and CNN with lasagne...

pythontheanorecurrent-neural-networklasagne

Read More
Select GPU during execution in Theano...

pythongputheanolasagne

Read More
How to properly add and use BatchNormLayer?...

neural-networktheanodeep-learninglasagne

Read More
how to give fixed embedding matrix to EmbeddingLayer in Lasagne?...

lasagneword-embedding

Read More
Lasagne LSTM regression produces zerros as output...

pythonmachine-learningneural-networklstmlasagne

Read More
Using Theano and Lasagne with FIPS Enabled...

theanolasagnetheano-cuda

Read More
Handling input when combining different ground truth for end-to-end CNNs...

neural-networkkerastheanoconv-neural-networklasagne

Read More
Lasagne use image inputs as the initial hidden state of a LSTMLayer...

deep-learningtheanolasagnetheano-cuda

Read More
Lasagne vs Theano possible version mismatch (Windows)...

python-3.xtheanolasagne

Read More
Lasagne layer whose output shape depends on the input value and not its input shape...

neural-networktheanolasagne

Read More
How to extract numpy arrays from Theano tensor?...

pythontheanoconv-neural-networklasagnetensor

Read More
libgpuarray Test #10 and #11 fails...

theanolasagnetheano-cuda

Read More
(Lasagne) ValueError: Input dimension mis-match...

pythonmachine-learningdeep-learningtheanolasagne

Read More
Lasagne - Why is the Validation Loss Highlighted Green?...

pythonneural-networklasagne

Read More
Convert Lasagne Model to Keras...

pythonmachine-learningdeep-learningkeraslasagne

Read More
How to reset weights of lasagne network?...

theanolasagne

Read More
Lasagne/Theano doesn't consume multi cores while check_blas.py does...

numpytheanokerasmulticorelasagne

Read More
Theano MiniBatch Iterator not working...

pythontheanolasagne

Read More
BackNext