StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Stewart_R

Rating
1514.21 (47,915th)
Reputation
4,371 (38,220th)
Page: 1 2 3 ... 6
Title Δ
How to use batch size to create a tensor within a custom TensorFlow... 0.00
Why the gradients are unconnected in the following function? 0.00
how to apply mask with boolean_mask to the last dimensions +0.48
How to just save tensor not models in Tensorflow2 0.00
How to make multiple fetches simultaneously on tf2.0? 0.00
How does tf.function works when two functions call each other 0.00
What is the utility of `Tensor` (as opposed to `EagerTensor`) in Te... 0.00
Does tensorflow2.0 still have parameter 'trainable'? 0.00
Train complicated nn models with tf.eager (better with TF2 symbolic... 0.00
Is it possible to load a TensorFlow 2.0 model in Java? 0.00
Is it possible to shuffle the dataset using the index of its elemen... 0.00
accessing indexes of tf.data.Dataset for deleting and appending dat... 0.00
TF2.0 Data API get n_i samples from each class label +0.48
how to define cost function as root mean squared logrithmic error i... 0.00
how can I get to decrease loss when the epoch increases? 0.00
Tensorflow Fit exits with code 1 without any error message 0.00
retrieving the next element from tf.data.Dataset in tensorflow 2.0... 0.00
HTML forms to python code in jupyter notebook 0.00
training accuracy improving but validation accuracy remain at 0.5,... 0.00
Once a CNN is trained, should its ouputs be deterministic? 0.00
TF2 / Keras slice tensor using [:, :, 0] 0.00
Loss reduction in canned TF estimators 0.00
Tensorflow 2.0 beta GPU running in jupyter notebook, but not in goo... 0.00
how to apply imgaug augmentation to tf.dataDataset in Tensorflow 2.0 0.00
cross entropy loss rises and falls periodically on image-net 0.00
The patch size in train is different the one in test, so I don'... 0.00
Extract features and labels from a Tensorflow Dataset 0.00
How does the syntax X = Add() ([tensor1, tensor2]) exactly work in... 0.00
how to add a slice of placeholder tensor to 1 in tensorflow? 0.00
Keras: Is there a need to reload the model if I train for 10 epochs... -0.02
Does Tensorflow Dataset API totally get rid of feed_dict argument? 0.00
tf.keras.layers.pop() doesn't work, but tf.keras._layers.pop()... -0.02
Add data to tf.data.Dataset API in batches 0.00
How to change a learning rate for Adam in TF2? +2.07
"LookupError: Function `__class__` does not exist." When... 0.00
How I can fix this statement, my code does not work with tensorflow? 0.00
Does TensorFlow's `sample_from_datasets` still sample from a Da... 0.00
Ngrams from Tensorflow TextLineDataset 0.00
Tensorflow Dataset: Accessing row values to preprocess text data 0.00
keras model using intermediate layers as inputs and outputs 0.00
Is tensorflow_transform a going concern for tf 2.0? 0.00
Is reverse prediction possible in machine learning? -0.01
Why I got less than the expected number of files when saving the re... 0.00
Decorating with @tf.function changes if condition output 0.00
Multiple inputs of keras model with tf.data.Dataset.from_generator... 0.00
What exactly is a Variable in TensorFlow and why do we use them? +2.49
Error when checking input: expected conv2d_1_input to have shape (3... 0.00
train an ai on laptop using tensorflow and execute on raspberry pi -0.51
getting inf while calculating continuous entropy over each row of t... 0.00
Simple classification neural network outputting choosing same class... 0.00