Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in lasagne

Keras - Text Classification - LSTM - How to input text?

theano keras lstm lasagne

from . import nonlinearities cannot import name nonlinearities

python-2.7 lasagne

How to define a cost function in nolearn, lasagne?

python theano lasagne nolearn

python lasagne ImportError cannot import BatchNormLayer

python-2.7 theano lasagne

numpy array from csv file for lasagne

python numpy theano lasagne

Lasagne/nolearn autoencoder - how to get hidden layer output?

Simple MLP time series training yields unexpeced mean line results

Add bias to Lasagne neural network layers

How to implement Weighted Binary CrossEntropy on theano?

Pickle python lasagne model

python lasagne

Can I (selectively) invert Theano gradients during backpropagation?

Why is the convolutional filter flipped in convolutional neural networks?

Trying to find object coordinates (x,y) in image, my neural network seems to optimize error without learning [closed]

Select GPU during execution in Theano

python gpu theano lasagne

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