TensorFlow & Keras questions and answers
Graph construction, layers, training loops and TensorBoard. Page 16 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 901-960
- how to create confusion matrix for classification in tensorflow
- How to create ensemble in tensorflow?
- How to create Keras model with optional inputs
- How to create only one copy of graph in tensorboard events file with custom tf.Estimator?
- How to create own dataset for using Mask-RCNN models from the Tensorflow Object Detection API?
- How to deal with batches with variable-length sequences in TensorFlow?
- How to deal with large2GB embedding lookup table in tensorflow?
- How to deal with multi step time series forecasting in multivariate LSTM in keras
- How to deal with UserWarning Converting sparse IndexedSlices to a dense Tensor of unknown shape
- How to debug Tensorflow segmentation fault in model.fit?
- How to decide the size of layers in Keras' Dense method?
- How to decode json string from String Tensor?
- How to decode Unicode string in Tensorflow's graph pipeline
- How to decrease a 3D matrix to a 2D matrix using Keras?
- How to define max_queue_size, workers and use_multiprocessing in keras fit_generator?
- How to define max_queue_size, workers and use_multiprocessing in keras fit_generator?
- How to define weight decay for individual layers in TensorFlow?
- How to deploy and serve prediction using TensorFlow from API?
- How To Determine the 'filter' Parameter in the Keras Conv2D Function
- How to disable dropout while prediction in keras?
- How to disable GPU in keras with tensorflow?
- How to disable keras warnings?
- How to disable keras warnings?
- How to disable printing reports after each epoch in Keras?
- How to Display Custom Images in Tensorboard e.g. Matplotlib Plots?
- How to display custom images in TensorBoard using Keras?
- How to display Runtime Statistics in Tensorboard using Estimator API in a distributed environment
- How to display the average of multiple runs on tensorboard
- How to display training progress bar in tensorflow?
- How to do a column sum in Tensorflow?
- How to Do a Simple CLI Query for a Saved Estimator Model?
- How to do batching in Tensorflow Serving?
- How to do matrix-scalar multiplication in TensorFlow?
- How to do multi-class image classification in keras?
- How to do multi GPU training with Keras?
- How to do Multiclass classification with Keras?
- How to do point-wise categorical crossentropy loss in Keras?
- How to do slice assignment in Tensorflow
- How to do the group-by operation in Tensorflow?
- How to do weight initialization by xavier rule in Tensorflow 2.0?
- How to do Xavier initialization on TensorFlow
- How to do zero padding in keras conv layer?
- How to downgrade tensorflow, multiple versions possible?
- How to downgrade tensorflow version in colab?
- How to downgrade to tensorflow-gpu version 1.12 in google colab
- How to download graphs from tensorboard?
- How to download previous version of tensorflow?
- How to duplicate an estimator in order to use it on multiple data sets?
- How to dynamically freeze weights after compiling model in Keras?
- How to enable cuda unified memory in tensorflow v2
- How to enlarge a tensorduplicate value in tensorflow?
- How to exactly add L1 regularisation to tensorflow error function
- How to expand a Tensorflow Variable
- How to experiment with custom 2d-convolution kernels in Keras?
- How to explicitly broadcast a tensor to match another's shape in tensorflow?
- How to export Estimator model with export_savedmodel function
- How to export Keras .h5 to tensorflow .pb?
- How to extract and save images from tensorboard event summary?
- How to extract bias weights in Keras sequential model?
- How to extract cell state from a LSTM at each timestep in Keras?
.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