Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in theano

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

Tutorial for installing numpy with OpenBLAS on Windows

How filters are initialized in convnet

Add bias to Lasagne neural network layers

Building Speech Dataset for LSTM binary classification

keras predict is very slow