StackRating

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

sebrockm

Rating
1559.45 (5,703rd)
Reputation
1,559 (105,394th)
Page: 1 2 3
Title Δ
How do I initialize hwnd 0.00
Function call with template parameter -0.86
How to restrict access to a non-const public member m of a class A... +0.38
Why does std::function can implicit convert to a std::function whic... 0.00
Keras custom loss: how do I know to which patterns correponds to y_... 0.00
Replace N-th element of a std::tuple -1.36
Wrong output with 'chrono' library -4.82
what is the inputs to a torch.nn.gru function in pytorch? 0.00
How to replay history using rebase instead of merge in order to cle... +0.73
Private inheritance causing problem in c++ +3.13
Proper way to extract embedding weights for CBOW model? 0.00
How can I use a stateful LSTM model to predict without specifying t... 0.00
Custom loss function (focal loss) input size error in Keras +3.45
error: ambiguous overload for 'operator=' in swap function... +3.01
Is there any consistent definition of time complexity for real worl... +4.08
Which implementations are conformant for constant time dispatch of... 0.00
Multi dimensional inputs in pytorch Linear method? 0.00
Is std::push_heap working for O(n) complexity instead of O(logN) in... 0.00
Keras BinaryCrossentropy loss gives NaN for angular distance betwee... 0.00
How to customize a Deep Learning model if the output is one-hot vec... 0.00
Why do we need padding in seq2seq network 0.00
How to implement tf.nn.sigmoid_cross_entropy_with_logits 0.00
Assigning a unique index to each character (not character position!... -1.05
How to change the dtype of an "object" to float32? +3.36
Erase element from std array 0.00
Translating Pytorch program into Keras: different results 0.00
Passing one function name to template to use several overloads of i... 0.00
keras embedding layer build 0.00
Padding in Conv2D gives wrong result? 0.00
Compile error while subclassing std::optional +3.36
How to get pre relu layers in Keras Application VGG19 network? 0.00
Like, virtual function can we make a variable virtual in c++ +4.10
Keras : Shuffling dataset while using LSTM 0.00
Cast Between Incompatible Function Types in gcc 0.00
SFINAE/enable_if based on the contents of a string parameter? +4.13
Get a std::tuple element as std::variant -1.37
How to add a ConvLSTM2D layer after a Conv2D layer? +3.54
Padding sequences of 2D elements in keras 0.00
Why last two print statements do not print anything after typecasti... 0.00
Convert uint64_t to byte array portably and optimally in Clang -0.57
C++ diamond problem - How to call base method only once -4.25
How to arrange k items in N ways with equal probability +3.41
Explicit match of template template arguments -4.28
Keras: BiLSTM only works when return_sequences=True +3.50
How to get factorial<a>....factorial<b> at runtime? +3.65
OOP interface when using indices for links -2.47
(Why) Is virtual base class constructor call required in pure virtu... +1.60
Building a new path-like string from an existing one -1.96
Understanding GRU Architecture - Keras 0.00
c++ is_member_pointer implementation +1.30