StackRating

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

Salvador Dali

Rating
1479.61 (4,498,326th)
Reputation
128,390 (490th)
Page: 1 2 3 4 5 6 ... 20
Title Δ
SyntaxNet to process a large number of sentences, do GPUs increase... 0.00
ValueError: invalid literal for int() with base 10 in tensorflow 0.00
Tensorflow built-in function passed as a variable doesn't work.... 0.00
TensorBoard - Plot loss from 2 networks trained simultaneously on t... 0.00
Why is tf.Variable uppercase and tf.constant lowercase? 0.00
What is a tensorflow session actually? 0.00
How to calculate shape of a tensor in tensorflow +0.53
Tensorflow CIFAR10 get_variable not initialize 0.00
Difference between symbolic differentiation and automatic different... 0.00
custom convolution function in tensorflow 0.00
Tensorflow vs. Numpy Performance 0.00
I want to Update TensorFlow 0.00
tensorflow:AttributeError: 'module' object has no attribute... 0.00
Difference in matrix multiplication tensorflow vs numpy 0.00
Tensorflow MNIST using convolution parameters 0.00
Difference between Tensorflow convolution and numpy convolution 0.00
difference between tf.Session() and tf.InteractiveSession()? 0.00
Why is the x variable tensor reshaped with -1 in the MNIST tutorial... 0.00
TensorFlow: questions regarding tf.argmax() and tf.equal() 0.00
What is difference between tf.truncated_normal and tf.random_normal? 0.00
ValueError: No gradients provided for any variable 0.00
'module' object has no attribute 'SummaryWriter' 0.00
What is the meaning of the word logits in TensorFlow? 0.00
What are the differences between tf.initialize_all_variables() and... 0.00
How is the size of each k folds defined? -0.48
How can I build this tree with O(n) space complexity? -1.16
Find all strings of length 1 through N in String of length N -0.65
Trying to find frequent patterns in a sequence python +0.01
Can two groups of N people find each other around a circle? +0.27
Hash Table sequence always get inserted -1.56
Finding minimum distance between two points 0.00
is it possible to sort an Array in my algorithm using the raw sort(... +1.11
Given an array part is sorted part is not, How to find a particular... +0.05
Finding all possible combinations within a String using permutation -1.65
Is there any algorithm with the time complexity of O(n*(log n)^2)? +2.09
Algorithm description - is it heapsort or quicksort? +2.33
Perform clustering using t-SNE dimensionality reduction +0.13
How to optimize levenshtein distance for checking for a distance of... -1.12
How can i speed up my following algorithm for majority element prob... -1.49
Understanding Big Oh Careercup Cracking Coding Interview +0.02
Can't get my head around the 8-N puzzle -0.50
Nth combinations ({a, b} = {b, a}) without repetition (enumeration... +0.75
Maximizing arithmetic expression 0.00
Minimax algorithm with memoization? 0.00
Is there a faster way of inserting N^2 items than using an N^2 Loop? +0.53
Is the time complexity of this algorithm Θ(n)? +0.51
Can an array be grouped more efficiently than sorted? +0.98
Why aren't these SHA1 implementations alike? -1.53
Add Digits in java 0.00
Decrease execution time of the Java program +2.30