TensorFlow & Keras questions and answers
Graph construction, layers, training loops and TensorBoard. Page 6 of 20.
ML System Design practice on Codemia
Design recommenders, ranking systems and training pipelines the way ML interviews actually ask for them, with worked solutions.
Answers 301-360
- CuDNNLSTM Failed to call ThenRnnForward
- Custom loss function for U-net in keras using class weights class_weight not supported for 3 dimensional targets
- Custom loss function in Keras
- Custom loss function in Keras to penalize false negatives
- Custom loss function with weights in Keras
- Custom median pooling in tensorflow
- Custom metric based on tensorflow's streaming metrics returns NaN
- Custom Neural Network Implementation on MNIST using Tensorflow 2.0?
- Custom padding for convolutions in TensorFlow
- Custom TensorFlow Keras optimizer
- Custom weight initialization tensorflow tf.layers.dense
- Custom weighted loss function in Keras for weighing each element
- ''CXXABI_1.3.8'' not found in tensorflow-gpu - install from source
- Data stored in MLMD in TensorFlow TFX
- DataType float32 for attr ''T'' not in list of allowed values int32, int64
- Debugging batching in Tensorflow Serving no effect observed
- Debugging python tests in TensorFlow
- debugging Tensorflow's C code behind the SWIG interface
- Decoder's weights of Autoencoder with tied weights in Keras
- Decorating a custom loss with tf.function changes the training results completely, both in keras model.fit method as well as custom training loop
- Deep Learning model with Different data types in Keras
- Default Adam optimizer doesn't work in tf.keras but string adam does
- Deleting all but a few nodes in TensorFlow graph
- ''Dense'' object has no attribute ''op''
- ''Dense'' object has no attribute ''op''
- Deploy pre-trained Inception in TensorflowServing fails SavedModel has no variables
- Deploying Keras Models via Google Cloud ML
- DEPRECATION WARNING How to remove tf.keras warning calling VarianceScaling.__init__ with dtype is deprecated...
- Deprecation warnings when using internal Keras library in Tensorflow 1.15.0
- Design patterns for tensorflow models
- Detecting corrupt images in Tensorflow
- Determining if A Value is in a Set in TensorFlow
- Determinism in tensorflow gradient updates?
- Device placement unknown in Tensorboard
- Difference between apply_gradients and minimize of optimizer in tensorflow
- Difference between bidirectional_dynamic_rnn and stack_bidirectional_dynamic_rnn in Tensorflow
- Difference between ClientSession and Session in TensorFlow C API
- Difference between Conv2D and Convolution2D in Keras
- Difference between Dense and Activation layer in Keras
- Difference between feature_column.embedding_column and keras.layers.Embedding in TensorFlow
- Difference between installation libraries of Tensorflow GPU vs CPU
- Difference between Keras' BatchNormalization and PyTorch's BatchNorm2d?
- Difference Between Keras Input Layer and Tensorflow Placeholders
- Difference between Keras model.save and model.save_weights?
- Difference between keras.metrics.Accuracy and accuracy
- Difference between keras.metrics.Accuracy and accuracy
- Difference between modelx and model.predictx in Keras?
- Difference between NumPy and TensorFlow?
- Difference between .pb and .h5
- Difference between .pb and .pbtxt in tensorflow?
- Difference between .pb and .pbtxt in tensorflow?
- difference between Tensorflow's Graph and GraphDef
- Difference between Tensorflow's tf.keras.layers.Dense and PyTorch's torch.nn.Linear?
- Difference between tf.assign and assignment operator
- Difference between tf.clip_by_value and tf.clip_by_global_norm for RNN's and how to decide max value to clip on?
- Difference between tf.data.Dataset.map and tf.data.Dataset.apply
- Difference between tfjs_layers_model and tfjs_graph_model
- Difference between tf.layers.conv2d and tf.contrib.slim.conv2d
- Difference between tf.nn_conv2d and tf.nn.depthwise_conv2d
- Difference between tf.saved_model.savemodel, path_to_dir and tf.keras.model.save
.png&w=3840&q=75)
Free course
Beginner
7 lessons
2 hours
Tackling System Design Interview Problems
A short course that equips you with the skills to approach system design interviews methodically.
Start the free course