Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

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

Failed to find data adapter that can handle input:...(list to numpy array with given dimensions)

Expected object of scalar type Long but got scalar type Byte for argument #2 'target'

LSTM with keras

How can I prevent Overfitting in this model?