Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

How to store efficiently 1B of new rows every day with a possibility to query/index?

database deep-learning

ValueError: expected 2D or 3D input (got 1D input) PyTorch

keras resume training with different learning rate

Input 'y' of 'Equal' Op has type bool that does not match type float32 of argument 'x'

Reduce the size of features map in convolution neual network (CNN)

How do I get a single vector for a single word using Word2Vec?

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