Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

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

Calculating top-5 error rate in Caffe?

DDPG not converging for a simple control problem

Concatenation layer in tensorflow