StackRating

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

y.selivonchyk

Rating
1500.14 (492,061st)
Reputation
2,005 (83,653rd)
Page: 1 2 3
Title Δ
How do I add a dropout layer before a hidden layer in tensorflow? 0.00
How to proceed when the train image is too large to feed into the n... -0.02
What is the meaning behind "WARNING:tensorflow:Passing a `Grap... 0.00
GoogLeNet Inception v4 is different from the paper? 0.00
How can I use values, along with images, as input for training a Ke... +3.87
How can I see values in tensor object? How can we see what's go... -4.03
Why does this operation execute faster on CPU than GPU? 0.00
TensorFlow on multiple machines with multiple GPUs? 0.00
How to use Tensorflow BatchNormalization with GradientTape? 0.00
Is it possible to run regular python code on Google TPU? +0.01
Usage of tf.device 0.00
How to use the weights of a session to initialize the weights of a... 0.00
FP16 not even two times faster than using FP32 in TensorRT 0.00
change the optimizer of the model and restore the original model fr... 0.00
Define Loss Function in TF based on a histogram 0.00
What is optimizer.weights in tf.keras.optimizer('fo')? 0.00
tf.data.Dataset.window example from the documentation fails +4.15
Keras multi-gpu: specifying explicit GPU ids 0.00
not able to use tf.metrics.recall 0.00
Keras in TensorFlow cannot reinitialize a sequential model using co... 0.00
How to use Tensorflow-gpu when both Tensorflow and Tensorflow-gpu a... 0.00
Tensorflow 2.0.: ImportError: DLL load failed: The specified module... 0.00
Implementation of BERT in keras with TF_HUB 0.00
Autoeconders Keras with Variable Inputs 0.00
TensorFlow: Why should my image tensor shape equal my label tensor... 0.00
Tensorflow's variable_scope() and tf.AUTO_REUSE will not reuse... -3.62
Does it detect colour? 0.00
why DNNClassifier doesn't accept Sparse features, but LinearCla... 0.00
When should tf.losses.add_loss() be used in TensorFlow? 0.00
How to multiply two tf.Variable type arrays with shape (2,2) and (2... +3.91
Tensorflow Placeholders vs Tensorflow Constants vs Numpy Arrays +0.35
Saving more than one scalar to TensorBoard 0.00
How can I use tf.contrib mnist_data_provider? 0.00
Tensorflow==2.0.0a0 - AttributeError: module 'tensorflow' h... +4.11
what should I encode background class with tf.one_hot? 0.00
In Keras, is there documentation describing the string name to clas... 0.00
Tensorflow model: How to identify input/output nodes name from a pr... 0.00
Is that a bad idea to use conda and pip install on the same environ... -1.94
UnboundLocalError when fitting neural network - TensorFlow bug? 0.00
What is the right way of using Saver parameter `keep_checkpoint_eve... 0.00
How can I implement early stopping and reduce learning rate on plat... 0.00
How to use tf.Session().reset()? 0.00
Will it impair the performance to explicitly feed data to 'tf.d... 0.00
What does DeepLab's --train_crop_size actually do? -3.98
How to collapse two array axis together of a numpy array? -1.48
Where can I find tensorflow.contrib.layers for TensorFlow 2.0 +0.21
How to construct and reuse networks across two input branches of a... 0.00
Manually read last values from tensorflow logs with python 0.00
Tensorflow: Graph is finalized and cannot be modified 0.00
Cant comprehend the meaning of keras.layers.Embedding() +0.03