Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in deep-learning

expected input to have 4 dimensions, but got array with shape

What's the difference between input_shape and batch_input_shape in LSTM

module 'tensorflow.compat.v2.__internal__' has no attribute 'tf2'

Deleting all but a few nodes in TensorFlow graph

Keras: TypeError: can't pickle _thread.lock objects with KerasClassifier

Caffe: how to get the phase of a Python layer?

What is the difference between xavier_initializer and xavier_initializer_conv2d?

Keras cifar10 example validation and test loss lower than training loss

How to take the average of the weights of two networks?

Is One-Hot Encoding required for using PyTorch's Cross Entropy Loss Function?

Does dropout layer go before or after dense layer in TensorFlow?

Strange behaviour of the loss function in keras model, with pretrained convolutional base

Clarification about keras.utils.Sequence

PyTorch - Getting the 'TypeError: pic should be PIL Image or ndarray. Got <class 'numpy.ndarray'>' error

Why does embedding vector multiplied by a constant in Transformer model?

How to disable GPU in keras with tensorflow?

How do I select only a specific digit from the MNIST dataset provided by Keras?

Can I implement deep learning models in my laptop with intel hd graphics

gpu deep-learning keras

Keras - How to construct a shared Embedding() Layer for each Input-Neuron

Keras multiple binary outputs