TensorFlow & Keras questions and answers
Graph construction, layers, training loops and TensorBoard. Page 3 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 121-180
- Calling fit_generator multiple times in Keras
- Calling fit multiple times in Keras
- Can a Tensorflow variable be trained using the Tensorflow Keras functional API model? Can a Tensorflow operation be used in the functional API Model?
- can anyone give a tiny example to explain the params of tf.random.categorical?
- Can cond support TF ops with side effects?
- Can Dataset.map somehow parallelize over tf.py_func calls?
- Can flow_from_directory get train and validation data from the same directory in Keras?
- Can I apply tf.map_fn... to multiple inputs/outputs?
- Can I asynchronously prefetch to the GPU in tensorflow 1.4 using a two-variables approach?
- Can I augment images and masks in Keras just using flow instead of flow_from_directory?
- Can I augment images and masks in Keras just using flow instead of flow_from_directory?
- Can I delete events.out.tfevents.XXXXXXXXXX.computer_name files from training folder
- Can I export a tensorflow summary to CSV?
- Can i finetune deeplab to a custom dataset in tensorflow?
- Can i generate the input given the output in a pretrained Tensorflow model?
- Can I measure the execution time of individual operations with TensorFlow?
- Can I retrain an old model with new data using TensorFlow?
- Can I run Keras model on gpu?
- Can I send callbacks to a KerasClassifier?
- Can I train a Tensorflow keras model with complex input/output?
- Can I use a custom tensorflow model in firebase function to make prediction?
- Can I use my own cost function in keras?
- Can I use TensorBoard with Google Colab?
- Can Keras deal with input images with different size?
- Can Keras with Tensorflow backend be forced to use CPU or GPU at will?
- Can multiple tensorflow inferences run on one GPU in parallel?
- Can not get pytorch working with tensorboard
- Can not load pb file in tensorflow serving
- Can Numba be used with Tensorflow?
- Can SigmoidFocalCrossEntropy in Tensorflow tf-addons be used in Multiclass Classification? What is the right way?
- Can Tensorflow be used for global minimization of multivariate functions?
- Can Tensorflow models run object detection in openGL framebuffer/textures without reading back to CPU
- Can TensorFlow run with multiple CPUs no GPUs?
- Can tensorflow sess.run really release GIL global interpreter look of python?
- Can tf.keras.utils.get_file, be used to load local zip files?
- Can we use tf.spectral fourier functions in keras?
- Can you explain difference between tensorflow loading and hdf5 loading in keras model
- Can you explain the distributed Tensorflow tutorial example?
- cannot activate virtualenv environment -- tensorflow
- Cannot batch tensors with different shapes in component 0 with tf.data.Dataset
- Cannot clone object tensorflow.python.keras.wrappers.scikit_learn.KerasClassifier object
- Cannot convert a ndarray into a Tensor or Operation. error when trying to fetch a value from session.run in tensorflow
- Cannot convert a partially converted tensor in TensorFlow
- Cannot freeze Tensorflow models into frozen.pb file
- Cannot import keras after installation
- Cannot import name 'constant' from partially initialized module 'tensorflow.python.framework.constant_op
- cannot import name 'core' from partially initialized module 'tensorflow_datasets' most likely due to a circular import
- Cannot import name 'dtensor' from 'tensorflow.compat.v2.experimental
- Cannot import name 'load_img' from 'keras.preprocessing.image
- cannot import name 'string_int_label_map_pb2
- Cannot import name 'tf_utils' when using importing keras
- Cannot import Tensorflow for GPU on Windows 10
- Cannot import tensorflow in python after source build
- Cannot install TensorFlow 1.x
- Cannot load tensorflow_hub
- Cannot pickle Tensorflow object in Python - TypeError can't pickle _thread._local objects
- Cannot run tensorflow on GPU
- Cannot run tflite model on GPU Jetson Nano using Python
- Cannot set attribute. Group with name keras_version exists
- Cannot Split Malaria Dataset using Tensorflow Datasets
.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