StackRating

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

jdehesa

Rating
1607.09 (1,501st)
Reputation
29,073 (4,248th)
Page: 1 2 3 4 ... 32
Title Δ
How can I select top-n elements from tensor without repeating eleme... 0.00
How to combine tensor elements with similar values of specific colu... -0.14
slicing n-dimensional numpy array in arbitrary ranges 0.00
Group by median for Numpy (without Pandas) 0.00
What is the most efficient way to modify a Keras Model? 0.00
Dynamic way to compute linear constraints with multiple operators 0.00
How to get Graph (or GraphDef) from a given Model? +0.35
Quickly performing a function n times for each element n in an array 0.00
Can Numba be used to subclass a Keras Layer? 0.00
elegant way to set tensor value according to a constant python list +1.47
Efficiently remove every 4th byte from a numpy.int32 array's da... +0.45
Stack numpy arrays row-wise +0.34
Tensorflow 2.0 Create a Dataset to feed a model with multiple input... 0.00
How to substract a "y" value from the trendline **numpy a... 0.00
How can I compare multiple numpy arrays for equality at the same ti... -1.29
return the top_k items of each row for sparse tensor 0.00
Input shape of tf.data.Dataset not accepted by model.fit() 0.00
How to match values of different meshgrids? 0.00
NumPy - Create Upper Triangular Matrix with Diagonals of Increasing... 0.00
Memory issue: Constructing lower triangular matrix in batches (in a... 0.00
How to wrap a frozen Tensoflow graph in a Keras Lambda layer in TF2? 0.00
How to freeze a device specific saved model? 0.00
How to create a Eigen VectorXd object from pointer without data copy 0.00
Issue with feeding value into placeholder tensor for sess.run() 0.00
Does tf.math.reduce_max allows gradient flow like torch.max? 0.00
What is tracing with regard to tf.function 0.00
Multidimensional iterator in TensorFlow 0.00
What is the difference between the `dataset.batch` function and the... +0.36
How to use the TensorFlow dataset API with unknown shapes properly? 0.00
how to convert n-hot vectors to multi-labels in tensorflow? 0.00
TensorFlow 1.x: TypeError: unsupported operand type(s) for /: '... 0.00
Tensorflow 2.0 `tf.multiply` method gives unexpected results 0.00
Numpy: Why can'I assign a matrix to another matrix's indexe... 0.00
How to rotate a set of 2D points to minimize vertical span in numpy? 0.00
Tensorflow: '+' operator -0.16
Why gradient of tanh in tensorflow is `grad = dy * (1 - y*y)` 0.00
Why is batch_size being multiplied to GradientTape results in Tenso... 0.00
How to index a tensor and change the value +0.36
Implement a flatten layer in Tensorflow 0.00
Mirror a numpy ndarray 0.00
How do I re-batch a tensor in Tensorflow? 0.00
Downsample a Tensor 0.00
Is adding values with tf.concat slow in for-loops? 0.00
Python - how to build a new matrix from a numpy array? -0.14
Can these tuples be arranged in a certain way? 0.00
How to save a tensor to TFRecord? +0.33
Converting tf.gradients to tensor type 0.00
How to find the intersection between two matrix array in Tensorflow... 0.00
how to drop the lower triangle(include diag) of a 2d tensor in tens... 0.00
Why is for loops so slow in tensorflow 0.00