List Question
20 TechQA 2023-10-09T14:40:32.003000Building a customized Lasagne layer whose output is a matrix of the elementwise product (input x weight) and not the dot product
158 views
Asked by HATEM EL-AZAB
Unable to "import from lasagne.layers.theta import ThetaLayer" and "from lasagne.layers.timefusion import MaskingLayer"
44 views
Asked by Soopr Singh
How to traverse model layers as a tree in theano/lasagne?
61 views
Asked by HATEM EL-AZAB
How to override gradient for the nonlinearity functions in lasagne?
84 views
Asked by HATEM EL-AZAB
How to fix error when trying to use batch_norm function from lasagne library?
58 views
Asked by gh1222
Cannot import name 'MRG_RandomStreams' from 'theano.sandbox.rng_mrg'
895 views
Asked by Sanskar Soni
Cannot import anything from lasagne-0.1
311 views
Asked by cseligman
TypeError('No suitable SharedVariable constructor could be found.') Using lasagne and theano
69 views
Asked by dan marsh
import theano as CPU(directly trying to open GPU)
177 views
Asked by Elliot
theano.function() throws up a long exception in Colab
156 views
Asked by sandai_kitetsu
pygpu problem : DLL load failed: The specified procedure could not be found
405 views
Asked by abtExp
ImportError: cannot import name 'downsample' while importing lasagne in python 3.6
2.1k views
Asked by python_noob
NN Digit recognizition - Memory error, any ideas?
46 views
Asked by AudioBubble
buiding a network using lasagne and theano
45 views
Asked by xxzozoxx1
Lasagne package issue
135 views
Asked by Aaditya Salvi
How to convert this loss function written in Lasagne to Keras?
56 views
Asked by Jan Gryga
Is there any method in tensorflow like get_output in lasagne
219 views
Asked by Huanyu Liao
convert Lasagne to Keras code (CNN -> LSTM)
597 views
Asked by Francesco Pegoraro
What does "size" mean in the kaggle Diabetic Retinopathy Detection 2nd place solution neural networks?
239 views
Asked by user10253771