TensorFlow & Keras questions and answers
Graph construction, layers, training loops and TensorBoard. Page 1 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 1-60
- 400 higher error with PyTorch compared with identical Keras model with Adam optimizer
- 4D input in LSTM layer in Keras
- A3C in Tensorflow - Should I use threading or the distributed Tensorflow API
- About names of variable scope in tensorflow
- About tensorflow graph what am I wrong with this program?
- About tensorflow Metadata and RunOptions
- About tensorflow.initialize_all_variables
- About tf.nn.softmax_cross_entropy_with_logits_v2
- About tf.nn.softmax_cross_entropy_with_logits_v2
- Accessing already downloaded dataset with tensorflow_datasets API
- Accessing filename from file queue in Tensor Flow
- accessing indexes of tf.data.Dataset for deleting and appending data elements
- Accessing PyTorch GPU matrix from TensorFlow directly
- Accessing Tensorboard on AWS
- Accuracy in Calculating Fourth Derivative using Finite Differences in Tensorflow
- AdamOptimizer and GradientDescentOptimizer from tensorflow not able to fit simple data
- Add L2 regularization when using high level tf.layers
- Add None dimension in tensorflow 2.0
- Add Tensorflow pre-processing to existing Keras model for use in Tensorflow Serving
- Add weights to .pb file exported by TensorFlow
- Adding a preprocessing layer to keras model and setting tensor values
- Adding a variable into Keras/TensorFlow CNN dense layer
- Adding a variable into Keras/TensorFlow CNN dense layer
- Adding an extra hidden layer using Google's TensorFlow
- Adding Attention on top of simple LSTM layer in Tensorflow 2.0
- Adding multiple layers to TensorFlow causes loss function to become Nan
- Adding Tensorboard summaries from graph ops generated inside Dataset map function calls
- additive Gaussian noise in Tensorflow
- additive Gaussian noise in Tensorflow
- Adjust Single Value within Tensor -- TensorFlow
- After building TensorFlow from source, seeing libcudart.so and libcudnn errors
- All runs are not visible on TensorBoard
- Anaconda prompt crashes as soon as I activate tensorflow env
- Analysis of the output from tf.nn.dynamic_rnn tensorflow function
- Analyze a tensorflow graph or a .pb file on Tensorboard
- Android TensorFlow Lite interpreter How to fix DataType error cannot resolve DataType of java.lang.Float
- Any danger of using reuse_variables in v1.0?
- API Reference for `RNN` and Seq2Seq models in tensorflow
- Apply function for every pair of elements in two Tensors in Tensorflow
- Apply TensorFlow Transform to transform/scale features in production
- Applying callbacks in a custom training loop in Tensorflow 2.0
- Are tf.layers.dense and tf.contrib.layers.fully_connected interchangeable?
- Are there any downsides of creating TensorFlow placeholders for variable sized vs. fixed sized inputs?
- Are there any examples of anomaly detection algorithms implemented with TensorFlow?
- Are there any examples of anomaly detection algorithms implemented with TensorFlow?
- Are there any examples of anomaly detection algorithms implemented with TensorFlow?
- Are there any plans for ROI Pooling layer in tensorflow for object detection?
- Arguments to tensorflow session.run - do you pass operations?
- as_list is not defined on an unknown TensorShape
- AssertionError Could not compute output Tensor
- AssertionError Could not compute output Tensor
- Assign op in TensorFlow what is the return value?
- Asynchronous computation in TensorFlow
- At what stage is a tensorflow graph set up?
- Attach a queue to a numpy array in tensorflow for data fetch instead of files?
- Attach a queue to a numpy array in tensorflow for data fetch instead of files?
- Attempting to reset tensorflow graph when using keras, failing
- Attention Layer throwing TypeError Permute layer does not support masking in Keras
- AttributeError __enter__ from with tf.Session as sess
- AttributeError 'Adam' object has no attribute 'build' during unpickling
.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