Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

in caffe prototxt file. what does the TRAIN and TEST phase do?

Correct way to feed data to RNN in PyTorch

Error installing PyMVPA2

How to stop logging locally but only save to wandb's servers and have wandb work using soft links?

Reducing input dimensions for a deep learning model

Deep Learning: Dataset containing images of varying dimensions and orientations

dataset deep-learning

Using preprocessing function of ImageDataGenerator to convert color space

What does the filter parameter mean in Conv2d layer?

Keras stops after 1 completed epoch

CNTK: Create MinibatchSource from numpy array for multi GPU training

TensorFlow: bincount with axis option

Should Kernel size be same as word size in 1D Convolution?

Correct Implementation of Dice Loss in Tensorflow / Keras

ValueError: Data cardinality is ambiguous. Make sure all arrays contain the same number of samples

Arbitrary deep network structures in Keras

deep-learning keras

How to use pre-trained features from VGG-16 as input to GlobalAveragePooling2D() layer in Keras