Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

Tensorflow: why is zip() function used in the steps involving applying the gradients?

Validation Loss and Accuracy in LSTM Networks with Keras

how to apply deep-learning for UI test automation? [closed]

wit.ai: how does it identify intent and classifies entities from user expressions

what is anisotropic scaling in computer vision?

How to load checkpoint and inference with C++ for tensorflow?

legacy_init_op in TensorFlow Serving

Multidimensional Input to Keras

tf.GraphKeys.TRAINABLE_VARIABLES on output_graph.pb resulting in empty list

Keras-vis gives following error: AttributeError: Multiple inbound nodes

python deep-learning keras

Is GEMM or BLAS used in Tensorflow, Theano, Pytorch

Indexing the max elements in a multidimensional tensor in PyTorch

How to experiment with custom 2d-convolution kernels in Keras?

Passing tensorDataset or Dataloader to skorch

How do loss functions know for which model to compute gradients in PyTorch?

What this error means: `y` argument is not supported when using python generator as input

What does 'Attempting to upgrade input file specified using deprecated transformation parameters' mean?

Multiple pretrained networks in Caffe

conv2d_transpose is dependent on batch_size when making predictions

How filters are initialized in convnet