Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

Failed to compile cuda_ndarray.cu: libcublas.so.7.5: cannot open shared object file

ImportError: No module named downsample

python module theano

Theano: Get matrix dimension and value of matrix (SharedVariable)

python theano

Error: non-constant-expression cannot be narrowed from type 'npy_intp' to 'int'

Keras GRU NN KeyError when fitting : "not in index"

Theano Shared Variables on Python

python class theano

How to shift a tensor using api in tensorflow, just like nump.roll() or shift ? [duplicate]

tensorflow theano keras

Keras VGG extract features

How to train a reverse embedding, like vec2word?

Simple MLP time series training yields unexpeced mean line results

How Can I use my GPU on Ipython Notebook?

ipython theano nvcc keras

How to monitor tensor values in Theano/Keras?

How to configure a very simple LSTM with Keras / Theano for Regression

regression theano keras lstm

How to install TensorFlow in jupyter notebook on Azure Machine Learning Studio

Theano switch row-wise efficiently

Why am I allowed pickle instancemethods that are Theano functions, but not normal instancemethods?

python oop numpy pickle theano

ImportError: No module named theano

python pip theano

How to perform deconvolution in Keras/ Theano?

Customize Keras' loss function in a way that the y_true will depend on y_pred