Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

How can I get a 1D convolution in theano

python convolution theano

nvcc fatal : Value 'sm_61' is not defined for option 'gpu-architecture' error with theano

python cuda gpu theano nvcc

what is the meaning of border_mode in keras?

theano keras

Multi-dimensional regression with Keras

Installing Theano on Windows - DLL load failed

pdist for theano tensor

python matlab scipy theano

MAC OSX10.11.4 python3 import theano error

macos python-3.x clang theano

Keras CNN images and kernel size mismatch even after image transformation to fit

Keras try save and load model error You are trying to load a weight file containing 16 layers into a model with 0 layers

normalize a matrix row-wise 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?