Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

What is the difference between these two ways of adding Neural Network layers in Keras?

Keras load weights of a neural network / error when predicting

how does theano.scan's updates work?

Using a GPU both as video card and GPGPU

gpu gpgpu theano tensorflow

Import theano gives the AttributeError: module 'theano' has no attribute 'gof'

python theano keras

Theano HiddenLayer Activation Function

Keras IndexError: indices are out-of-bounds

neural-network theano keras

Windows missing Python.h

python windows theano

Share weights between two dense layers in keras

neural-network keras theano

Training only one output of a network in Keras

Keras: What if the size of data is not divisible by batch_size?

theano deep-learning keras

Keras multiply layer output with scalar

lambda theano keras

How to apply outer product for tensors without unnecessary increase of dimensions?

python numpy matrix theano

sklearn: How to reset a Regressor or classifier object in sknn

Theano fails due to NumPy Fortran mixup under Ubuntu

numpy scipy gfortran theano

How to get value from a theano tensor variable backed by a shared variable?

python numpy scipy theano

keras ignoring values in $HOME/.keras/keras.json file

python theano keras

tensorflow store training data on GPU memory

How can I speed up deep learning on a non-NVIDIA setup?

Theano config directly in script

python theano