Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

AttributeError: module 'theano' has no attribute 'ifelse'

keras anaconda theano

RuntimeError: module compiled against API version a but this version of numpy is 9 in ubuntu

numpy 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

Implementing the Rprop algorithm in Keras