StackRating

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

xashru

Rating
1525.71 (23,062nd)
Reputation
1,954 (85,654th)
Page: 1 2 3 ... 4
Title Δ
Should I use softmax or tf.nn.sigmoid_cross_entropy_with_logits to... -0.07
Number Guessing in 7 Steps Python 0.00
Find the maximum number of words (from a given dictionary) that col... 0.00
is crossentropy loss of pytorch different than "categorical_cr... +0.47
finding if there is a way from the top to a specific element in 2-d... 0.00
Both validation loss and accuracy with a spike 0.00
Interpreting training loss/accuracy vs validation loss/accuracy 0.00
Multi-task learning with data augmentation 0.00
Is it possible to be overfitted with low training accuracy? 0.00
Pytorch: RGB value ranges 0-1 after rescaling, How do I normalize i... 0.00
How to choose a CNN model for a particular use case? -0.04
Why the time complexity of the following c++ code is O(n^n)? 0.00
Understanding the mathematical expression of cost function 0.00
Different results when training a model with same initial weights a... 0.00
Is O(K + (N-K)logK) equivalent to O(K + N log K)? -0.99
Explain why this binary tree traversal algorithm has O(NlogN) time... +0.23
Last fc layers in VGG16 +0.46
Given a random int generator [0-5], generate [0-7] -0.22
who to write function to generate coordinates 0.00
Why the answer is not O(n^2)? 0.00
choosing the best Pooling Type for my CNN 0.00
How can I find all streaks of non-equal bool elements in list? 0.00
What is the Big O of that pseudocode? +0.46
How to reuse images already loaded to memory in a CNN Keras? 0.00
Is there a rule for deciding dictionary size for sentiment analysis... 0.00
Calculating complexity of an algorithm (Big-O) -0.34
How to get Keras model predicted text back into list of words? 0.00
Program printing unusual numbers when vector has 6 elements (C++, v... -0.29
Save the pixels detected inside the detection box in YOLOv2 0.00
2D point extraction model, similar to classification without an act... 0.00
Return dictionary key containing two specific values +0.44
How can I use ImageDataGenerator class to generate either train and... -0.04
Bits needed to represent image-to-category mapping 0.00
d = d + 1 inside a function with out a for loop (python) 0.00
Invalid Syntax Print Python -0.55
How to get for loop in a function to return (not print) in single o... -1.27
How to convert the following recurrence to top down dynamic program... +0.46
Single line for-loop to build a list of dictionaries with mulitple... 0.00
Generating an NxM array of uniformly distributed random numbers ove... -1.60
Modeling dataset using SVM 0.00
How to insert one list into another list in python -0.20
How do i group points together within a range large space 0.00
Result of auto-encoder dimensions are incorrect 0.00
How to fix the EoF error in this python program? 0.00
What does 'vector <double> hour {vector<double>(24,... -0.65
Appearance of characters in substrings 0.00
Edit distance alike algorithm in recursive 0.00
Use resnet50 for regression - keras 0.00
Python Summing up Rows in Dataframe with the same Key -1.36
Calculate the average of this two dimensional array 0.00