Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

Can not use cuDNN on context None, fatal error: cudnn.h: No such file or directory

Name conflicting in Theano

Using the pymc3 likelihood/posterior outside of pymc3: how?

Combining scalars and vectors in Theano for computing Hessian

Gradient from Theano expression for filter visualization in Keras

Theano - Keras - No Module named `pool`

Theano: How to take a "matrix outer product" where the elements are matrices

python numpy matrix theano

How to turn entire keras model into theano function

python theano keras

Theano installation for Windows, Python 3, 64bit

Theano advanced indexing for tensor, shared index

python theano

TypeError "Bad input argument to theano function"

python theano

theano hard_sigmoid() breaks gradient descent

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

theano keras lstm lasagne

How to repeat an unknown dimension in Keras for both backends

Nvidia Theano docker image not available

How Adagrad works in Keras? What does self.weights mean in Keras Optimizer?

Python theano undefined symbol: _ZdlPvm error

python theano keras archlinux

Do we need to use flatten and reshape in Theano if we use a matrix of indexes?

python numpy theano lstm flatten

Implementing the Rprop algorithm in Keras

Implementing sparse connections in neural network (Theano)