Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

How to get the output of dense layer as a numpy array using keras and tensorflow backend?

Early stop when validation loss satisfies certain criteria

Data Augmentation: keras ImageDataGenerator vs manual loading and augmenting

RuntimeError: stack expects each tensor to be equal size, but got [32, 1] at entry 0 and [32, 0] at entry 1

GloVe embeddings - unknown / out-of-vocabulary token [duplicate]

TerminatedWorkerError: A worker process managed by the executor was unexpectedly terminated

Global name 'col2im_6d_cython' is not defined, CS231n

expected conv2d_1_input to have shape (28, 28, 1) but got array with shape (1, 28, 28)

Purpose of pooling layer after text embedding layer

how to know if Caffe2 has been successfully installed or not in ubuntu 16.04?

I'm getting an error with env rendering - env.render()

How do you implement softmax with Tensorflow.JS

How to get predictions vector from Theano stacked autoencoder

python theano deep-learning

HuggingFace: ValueError: expected sequence of length 165 at dim 1 (got 128)

Extracting weights values from a tensorflow model checkpoint