TensorFlow & Keras questions and answers
Graph construction, layers, training loops and TensorBoard. Page 15 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 841-900
- How to calculate the flops of a tensorflow model loaded from pb file
- How to change a learning rate for Adam in TF2?
- How to change batch size dynamically in Tensorflow 2.0 Dataset?
- How to change colors of function plots in Tensorboard?
- How to change Keras/tensorflow version in Google colab?
- how to check both training/eval performances in tensorflow object_detection
- How to check if keras tensorflow backend is GPU or CPU version?
- How to check node name of tensorflow graph protocol buffers by c
- How to choose cross-entropy loss in TensorFlow?
- How to clear GPU memory WITHOUT restarting runtime in Google Colaboratory Tensorflow
- How to clear out/delete tensors in tensorflow?
- How to compile Tensorflow with SSE4.2 and AVX instructions?
- How to compute accuracy of CNN in TensorFlow
- How to compute all second derivatives only the diagonal of the Hessian matrix in Tensorflow?
- How to compute loss gradient w.r.t to model inputs in a Keras model?
- How to compute the second derivatives diagonal of the Hessian in TensorFlow 2.0
- How to concatenate two layers in keras?
- How to concatenate two tensors horizontally in TensorFlow?
- How to connect LSTM layers in Keras, RepeatVector or return_sequenceTrue?
- How to continue training model using ModelCheckpoint of Keras
- how to control frequency of loss logging messages when using tf.Estimator?
- How to control GPU memory size with tf.estimator
- How to control memory while using Keras with tensorflow backend?
- How to control tensorflow's VLOG?
- How to control when to compute evaluation vs training using the Estimator API of tensorflow?
- How to convert a Python data generator to a Tensorflow tensor?
- How to convert a tf.estimator to a keras model?
- How to convert .ckpt to .pb?
- How to convert from tensor to float
- How to convert kerash5 file to a tflite file?
- How to convert kerash5 file to a tflite file?
- how to convert logits to probability in binary classification in tensorflow?
- How to convert numpy arrays to standard TensorFlow format?
- How to convert numpy arrays to standard TensorFlow format?
- how to convert numpy to tfrecords and then generate batches?
- How to convert pandas dataframe to tensorflow dataset?
- How to convert .pb to TFLite format?
- How to Convert Ragged Tensor to Tensor in Python?
- how to convert saved model from sklearn into tensorflow/lite
- how to convert saved model from sklearn into tensorflow/lite
- How to convert Tensorflow 2.0 SavedModel to TensorRT?
- How to convert Tensorflow dataset to 2D numpy array
- How to convert tensorflow model to keras model? .pb file to .hdf5?
- How to convert tf.contrib to Tensorflow 2.0
- How to convert tf.int64 to tf.float32?
- How to Convert Yolov5 model to tensorflow.js
- How to correctly implement dropout for convolution in TensorFlow
- How to correctly use the Tensorflow MeanIOU metric?
- How to correctly use the tf.layers.batch_normalization in tensorflow?
- How to count objects in Tensorflow Object Detection API
- How to count objects in Tensorflow Object Detection API
- How to count total number of trainable parameters in a tensorflow model?
- How to create a combined tf.keras model with conditional evaluation of sub-models
- How to create a keras layer with a custom gradient in TF2.0?
- How to create a keras layer with a custom gradient in TF2.0?
- How to create a Rotation Matrix in Tensorflow
- How to create a sparse layer in Keras i.e. not all neurons are connected to each other?
- How to create a tensorflow serving client for the 'wide and deep' model?
- How to create a Tensorflow Tensorboard Empty Graph
- How to create an optimizer in Tensorflow
.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