Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

Solving reaction-diffusion system with Theano

python scipy theano

pycuda vs theano vs pylearn2

pycuda theano deep-learning

nvcc fatal : Cannot find compiler 'cl.exe' in PATH although Visual Studio 12.0 is added to PATH

cuda nvidia theano keras

WARNING (theano.sandbox.cuda): CUDA is installed, but device gpu is not available (error: cuda unavailable)

python theano theano-cuda

Keras: reshape to connect lstm and conv

Deconvolution2D layer in keras

theano keras deconvolution

Behavior of Dropout layers in test / training phase

Does Theano do automatic unfolding for BPTT?

Python theano.scan taps argument

python theano

How to save / serialize a trained model 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?