StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Marco Cerliani

Rating
1534.56 (14,935th)
Reputation
39 (1,178,994th)
Page: 1 2 3 4 ... 9
Title Δ
Keras MaxPooling3D not allowed 0.00
Passing output of a CNN to BILSTM +1.88
models.set_weights() gives None +1.79
Can't understand: ValueError: Graph disconnected: cannot obtain... 0.00
Model inputs must come from `tf.keras.Input` ..., they cannot be th... 0.00
CNN-Bug Generell Questions 0.00
In Keras, does using include_top= False on my own model will remove... 0.00
Saving normalization values in Keras model +0.49
Keras ValueError : the Dens' input dimension should be defined 0.00
Tensorflow: Logits and Label must be the same size 0.00
Flatten and reshaping input to an encoder 0.00
Model returning error - ValueError: logits and labels must have the... -1.37
Q: ValueError Keras expected conv2d_14_input to have shape (3, 12,... +0.42
is tf.matmul equivalent to the operations the Dense layer makes in... 0.00
Use of num_words in the tokenizer class in Keras 0.00
ValueError: Shape must be rank 1 but is rank 2 when doing tf.einsum... 0.00
Instantiate Keras model with some weights before training 0.00
How to concatenate two tensors with different shape in 2d convoluti... 0.00
Activate recurrent dropout when evaluating a model using tf.Keras.S... 0.00
Am I using tf.math.reduce_sum in the attention model in the right w... 0.00
ValueError: logits and labels must have the same shape ((None, 6, 8... 0.00
how to use pre-trained model for dual input transfer learning 0.00
Making custom activation function in tensorflow 2.0 0.00
How to pad tensors of different shape to make them of same shape fo... 0.00
How to concatenate two models in keras? +2.00
how to convert 2d array into 1d array after minmax scaling +0.46
Unable to add fourth convolutional layer 0.00
Layer was called with an input that isn't a symbolic tensor. Re... 0.00
Keras LSTM Input and Output Dimension Issue 0.00
Why is it is asking for labels to have some other shape? 0.00
How to calculate different loss for different input in keras model 0.00
Keras Attention Layer on sequence to sequence model TypeError: Cann... 0.00
How to use custom loss function for keras 0.00
numpy ndarray to pandas dataframe +0.46
Cannot load saved Keras model due to use of "lambda" -1.58
How to take gradient in Tensorflow for VGG16 0.00
Data standardization, across samples or across features? 0.00
How to add a convolutional layer in the shortcut connection using f... +2.12
Adding AdditiveGaussianNoise to a single image - AssertionError: Ex... 0.00
Addition of MaxPooling 2D - ValueError: total size of new array mus... 0.00
tf.keras.to_categorical TypeError during model.fit 0.00
Why do I get unstable values in an encoded dataframe for each time... 0.00
Correct way to apply Minibatch Standard Deviation to Keras GAN layer 0.00
Convert a list containing 10 elemnts into three dimentional array 0.00
ValueError: Input 0 of layer sequential_6 is incompatible with the... 0.00
Get the mask of a given tensor 0.00
Input problem with siamese network with customize datagenerator 0.00
Tensorflow 2: How to use stack of dense layers in keras functional... 0.00
Custom keras layer similar to dot product 0.00
Keras metric for multiple outputs 0.00