Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

What is the right way to pass inputs parameters to a Theano function?

How can you load all batch data into GPU memory in Keras (Theano backend)?

theano keras

tensorflow theano.tensor.set_subtensor equivalent

tensorflow theano keras

numpy array from csv file for lasagne

python numpy theano lasagne

Multiplying the output of two layers in keras

NumPy precision when doing dot product

The right way to define a function in theano?

python theano keras

How do I use Theanets LSTM RNN's on my time series data?

Keras remove layers after model.fit()

add Batch Normalization immediately before non-linearity or after in Keras?

Create a shared row in theano

python theano

IndexError: fail to coerce slice entry of type tensorvariable to integer

python theano

How to reuse Theano function with different shared variables without rebuilding graph?

theano

Why is a CNN slower to train than a fully connected MLP in Keras?

Indexing in Theano

theano matrix-indexing

LSTM implementation with peephole

Theano: Where to put .theanorc file for Anaconda installation? (Windows)

Conda keeps trying to install all optional dependencies?

Why I can't use theano.tensor.argmax and theano.tensor.mean correctly

python theano

Flattening two last dimensions of a tensor in TensorFlow

python tensorflow theano rnn