Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in keras
Can't reload a trained resnet50 model from a h5 file
Mar 12, 2026
python
tensorflow
keras
resnet
How to interpret model.summary() output in CNN?
Mar 12, 2026
tensorflow
keras
deep-learning
google-colaboratory
conv-neural-network
How to create a metric in Keras that return a multi-dimensional value?
Mar 12, 2026
python
machine-learning
deep-learning
keras
confusion-matrix
How to use Keras' predict_on_batch in tf.data.Dataset.map()?
Mar 12, 2026
python
tensorflow
keras
tensorflow-datasets
tensorflow2.0
How to make TensorFlow use 100% of GPU?
Mar 11, 2026
tensorflow
keras
deep-learning
gpu
nvidia
Multi-input Multi-output Model with Keras Functional API
Mar 10, 2026
python
tensorflow
keras
deep-learning
functional-api
Keras time series prediction with CNN+LSTM model and TimeDistributed layer wrapper
Mar 12, 2026
python
keras
time-series
conv-neural-network
lstm
ValueError: Dimensions must be equal, but are 3 and 3072 for 'loss/output_1_loss/mul' (op: 'Mul') with input shapes: [?,3], [?,3072]
Mar 11, 2026
python
tensorflow
machine-learning
keras
deep-learning
Comparison of tf.keras.preprocessing.text.Tokenizer() and tfds.features.text.Tokenizer()
Mar 12, 2026
python
tensorflow
keras
tensorflow2.0
tensorflow-datasets
Why the accuracy and binary_accuracy in keras have same result?
Mar 10, 2026
tensorflow
keras
classification
ValueError: No data provided for "dense_input"
Mar 11, 2026
python
python-3.x
tensorflow
machine-learning
keras
Why i am getting "NotImplementedError()" when building a custom optimizer in Tensorflow
Mar 11, 2026
python-3.x
tensorflow
machine-learning
optimization
keras
Difference between Keras and tensorflow implementation of LSTM with dropout
Mar 11, 2026
tensorflow
keras
lstm
How do I export a graph to Tensorflow Serving so that the input is b64?
Mar 10, 2026
rest
tensorflow
keras
base64
serving
TensorFlow Error: ValueError("Shapes %s and %s are incompatible" % (self, other))
Mar 11, 2026
python
tensorflow
machine-learning
keras
deep-learning
ValueError : Input 0 of layer lstm is incompatible with the layer: expected ndim=3, found ndim=2. Full shape received: [None, 18]
Mar 10, 2026
python
tensorflow
keras
neural-network
lstm
How to fix 'Expected to see 2 array(s), but instead got the following list of 1 arrays'
Mar 09, 2026
python
numpy
keras
Older Entries »