Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

How to dynamically freeze weights after compiling model in Keras?

numpy AttributeError: with theano module 'numpy.core.multiarray' has no attribute _get_ndarray_c_version

python numpy theano

'::hypot' has not been declared

Theano Import error

CNN with keras, accuracy not improving

How can I run theano on GPU

python cuda gpu theano

g++ error on import of Theano on Windows 7

g++ theano importerror

Correct way to get output of intermediate layer in Keras model?

import theano gets Illegal instruction

Theano: Initialisation of device gpu failed! Reason=CNMEM_STATUS_OUT_OF_MEMORY

Can I (selectively) invert Theano gradients during backpropagation?

compilation failure when running theano - windows 8.1 64 bit with Anaconda python distribution

Theano import error: No module named cPickle

Defining a gradient with respect to a subtensor in Theano

Out of memory when creating a Theano shared variable with borrow=True

Error importing theano "cannot import name gof"

python-2.7 theano

TensorFlow or Theano: how do they know the loss function derivative based on the neural network graph?

Keras: How to feed input directly into other hidden layers of the neural net than the first?