StackRating

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

P-Gn

Rating
1543.43 (10,248th)
Reputation
12,065 (12,221st)
Page: 1 ... 4 5 6 7 8
Title Δ
Why evaluate test data in a loop in tensorflow? +1.87
how to display images in tensorboard when data fomat is "NCHW&... 0.00
How to use tf.check_numerics 0.00
Tensorflow tries to use more memory than the profiler indicates it... 0.00
Avoiding exhausting GPU resources in convNN Tensorflow 0.00
Tensorflow: analogue for numpy.take? 0.00
tensorflow two matrix elementwise multiply in axis = 0, (M,k) * (M,... +0.56
Same prediction for each inference 0.00
Tensorflow: Merge two 2-D tensors according to even and odd indices +0.47
Is there a difference between activations functions in tensorflow?... -1.12
How to get slices of different dimensions from tensorflow tensor. 0.00
Feature are incompatible with given information in evaluate() using... 0.00
Can you use the GPU QR factorization algorithm from cuSOLVER in ten... 0.00
Tensorflow has no attribute 'svd' 0.00
Matrix Inverse in TensorFlow 0.00
"Online" validation with TensorFlow 0.00
Arbitrary filters for conv2d (as opposed to rectangular) -2.31
Are tf.layers.dense() and tf.contrib.layers.fully_connected() inter... 0.00
Changing a trained network to keep only a subset of its output +3.79
How to feed multiple inputs through feed_dict in tensorflow -0.11
Dynamically partition a 2d tensor into multiple tensors in tensorflow +0.19
'Assign' 2D block slice in tensorflow? 0.00
Why must this tf.placeholder be a float? 0.00
How to select entries based on index returned by tf.argmin in Tenso... 0.00
Confusion about implementing a convolution layer as fully connected... -3.90
What is tf.bfloat16 "truncated 16-bit floating point"? 0.00
tensorflow summary - writing multiple graphs 0.00
How to treat numbers inside text strings when vectorizing words? +3.82
How to perform efficient sparse matrix multiplication by using tf.m... 0.00
How to carry tensor(s) through iterations of external tf.while_loop... 0.00
using tensorflow fill method to create a tensor of certain datatype -0.44
Displaying a rounded matrix -1.08
Creating a tensor of ordered integers of shape (None, 1) -0.45
Unroll the loop of Tensorflow to avoid frequent GPU kernel overhead -0.48
Efficient way to compute a tensor +3.84
How to understand the trick in MNIST experiments using tensorflow? -2.20
How to convert one vectors to corresponding one-hot vector? 0.00
How important is image mean subtraction in convnets? 0.00
Is there a sparse version of tf.multiply? -0.25
Tensorflow scalar Summary to human-readable text 0.00
Variance returned by tf.nn.fused_batch_norm is different from tf.nn... 0.00
TensorFlow: Is there a metric to calculate and update top k accuracy? 0.00
Why is my TFRecord file so much bigger than csv? +3.78
PyCharm's debugging console fails with KeyError: '_sh' +3.84
Custom metric based on tensorflow's streaming metrics returns NaN +3.83
Machine learning multi-classification: Why use 'one-hot' en... -2.37
Should I bother with setting NCHW for training and NHWC for testing? 0.00
divide batch in python tensorflow -4.21
How to use a TensorFlow session as a class attribute 0.00
How do TensorFlow queue runners work? 0.00