Guilherme Lacerda
Results
1
issues of
Guilherme Lacerda
I am applying the use of Keras models that utilize probabilistic layers. The model below, which used to work normally, now presents the following error: inputs = tf.keras.Input(shape=(X_train.shape[1],)) x =...