Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in keras

What's the output of an Embedding layer in tensorflow and what does GlobalAveragePooling1D do it?

What is the equivalence of Masking() Keras function in tensorflow? And does batch norm, conv, and relu support Masking?

tensorflow keras

Pixelate ROI bounding box and overlay it on original image using OpenCV

Copy a layer from one CNN model to other. (layer_from_config not working in ver 2)

AttributeError: 'Tensor' object has no attribute 'numpy' when using a Keras-based custom loss function

ValueError: Error when checking input: expected flatten_input to have shape (1, 4) but got array with shape (1, 2)

Keras: How is the loss evaluated during optimization for a network with multiple output layers?

keras loss

Better way to add label data to convolutional neural network?

SGD optimization in Keras does not move perpendicular to level curves?

ValueError: Error when checking input: expected input_1 to have 4 dimensions, but got array with shape (6243, 256, 256)

python keras

How to use model architecture of pretrained models but no weights

Load weights from URL

machine-learning keras

as_list() is not defined on an unknown TensorShape on y_t_rank = len(y_t.shape.as_list()) and related to metrics

Tensorflow Hub vs Keras application - performance drop

Cannot find the variable that is input to the ReadVariableOp