Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

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

keras + scikit-learn wrapper, appears to hang when GridSearchCV with n_jobs >1

Add AUC as loss function for keras

theano keras

OpenCL Theano - How to forcefully disable CUDA?

Custom Theano Op to do numerical integration

python theano pymc3