StackRating

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

Aaron

Rating
1480.77 (4,493,920th)
Reputation
1,569 (104,774th)
Page: 1 2
Title Δ
LSTM how batch size and sequence length affect memory 0.00
Is every tensor passed as fetches to the run method of the session... -3.84
Layer normalization and how it works (tensorflow) +4.23
How to get two or more maximum indexes values set to 1 from tf.soft... -3.74
Tensorflow - NaN loss for handwritting recognition +4.57
Getting loss value as 0 when training a neural network 0.00
Why is the loss of my simple NN in Tensorflow nan? 0.00
Need to know when, and how many times a variable gets updated in Te... +0.19
Tensorflow gradient through while_loop +0.24
TensorFlow - How to perform operations without adding them to graph? 0.00
Shape ValueError in LSTM network using Tensorflow 0.00
tensorflow polynomial regression cannot train 0.00
How to implement supervised class based language model in SRILM? 0.00
Why does tf.cond appear to run both branches? 0.00
stop_gradient in tensorflow 0.00
Challenges with high cardinality data +0.11
Adjust number of samples in Tensorflow nce_loss while training 0.00
Not able to train a simple Char RNN 0.00
Optimizing WER (Word Error Rate) code? 0.00
Using Restored Variables Across Sessions Gives "uninitialized... -3.79
tf.sigmoid() overflow when used for bigger values 0.00
tensorflow initialize variable error 0.00
TensorFlow: why not use a function instead of a placeholder? 0.00
tf.contrib.rnn.static_rnn - 'Tensor' object is not iterable 0.00
tf.nn.sparse_softmax_cross_entropy_with_logits - rank error 0.00
tf.placeholder vs tf.constant 0.00
Tensorflow: embedding Variable into matrix and solving 0.00
tf.nn.embedding_lookup - row or column? -2.39
are new weights generated for each iteration/run in tensorflow? 0.00
How does Tensorflow know which derivative function to use in minimi... -3.91
How does the optimizer in tensorflow access the variables created i... 0.00
What is the initial value of Embedding layer? +0.03
Predicting new values in logistic regression 0.00
Weight and Bias Change by very large amounts and eventually reach i... 0.00
Generating words from trained RNN model: "Variable already exi... 0.00
How best to implement a matrix mask operation in tensorflow? +4.82
tensorflow: how come gather_nd is differentiable? 0.00
NN gets stuck and np.exp overflow 0.00
How to extract COMPLAINT features from texts in order to classify c... 0.00
Tensorflow embedding for categorical feature 0.00
What are the details of Sequence-to-sequence model for text summari... 0.00
invalidargument error in x = tf.placeholder("float", shap... 0.00
Extracting probabilities from a softmax layer in [tensorflow 1.00] 0.00
tensoflow word2vec_basic input-output placeholders +0.03
Why is the value of a `tf.constant()` stored multiple times in memo... -3.84
Error from tf.reshape() after trying to convert vector into matrix 0.00
LSTM Batches vs Timesteps 0.00
Tensorflow: feeding placeholder in loop within loop fails 0.00
Tensorflow mean squared error loss function -3.69
Why is embedding_lookup better than one hot encoding with a linear... +4.13