StackRating

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

Dennis Soemers

Rating
1516.19 (41,081st)
Reputation
4,937 (33,581st)
Page: 1 2 3 4
Title Δ
Finding *modal* substring of a list of strings in python 0.00
trouble implementing Breakout DeepMind's model 0.00
Machine learning: specific strategy learned because of playing agai... 0.00
How is Monte Carlo Tree Search implemented in practice 0.00
Pythonic way to get initial diff between two lists +1.61
OpenAI/Tensorflow Custom Game Environment Instead of using 'gym... 0.00
getting size of primitive data types in python +0.49
Preprocessing machine learning data 0.00
How to solve a deterministic MDP in a non-stationary environment 0.00
How to effectively make use of a GPU for reinforcement learning? +0.48
Python threading timer initial daemon 0.00
What input does neural network need for making predictions? 0.00
separate an array into two halves -1.32
Add a specific number of days in a datetime. How to specify the for... 0.00
How to implement DQN algorithm correctly 0.00
How to prevent pip from replacing numpy+mkl with just numpy when in... 0.00
N-puzzle a-star python solver efficiency +0.49
Explanation the A* pseudocode found on Wikipedia in a tile grid app... +0.49
List all environment id in openai gym 0.00
Can the sigmoid activation function be used to solve regression pro... -0.02
How to parallelize a negamax algorithm? -0.25
How to achieve a value in recursion function? -0.01
If i uncomment the print() function in the for loop, the 'group... +0.50
How to prevent A* search from repeating paths 0.00
How can rpy2 (R code from python) be run in a thread without blocki... -2.04
Confusion with Q learning Episode Definition 0.00
State value and state action values with policy - Bellman equation... +4.01
Translate function from R to rpy2 0.00
Python3. Why is os.scandir not scanning sequentially? 0.00
Why is random_state required for ridge & lasso regression class... -0.13
Lime vs TreeInterpreter for interpreting decision tree 0.00
Backslashes and underscores in a loop +3.72
Q-values exploding when training DQN 0.00
Why Python loops over slices of numpy arrays are faster than fully... -4.16
BFS implementation in python not fast enough 0.00
Understanding multi-label classifier using confusion matrix 0.00
How to compare two arrarys and create new array with multiple condi... -3.11
how to put a varable within a print satement (Python) 0.00
How to solve environment error in open-ai-gym? 0.00
Monte Carlo Tree Search - "most promising" move function 0.00
Why saving an unused variable makes a differences? 0.00
Monte Carlo Tree Search - intuition behind child selection function... 0.00
Finding total cost of Dijkstra path 0.00
Why can't I initialize an array with np.zeros and then change e... -0.81
keep_prob value in dropout and getting worst results with dropout 0.00
python get new random name for every call of class +3.97
Python - How to get "\n" to display? 0.00
Reinforcement Learning: fine-tuning MCTS node selection and expansi... 0.00
Low GPU utilisation when running Tensorflow +0.04
Iterating over rows in a dataframe, performing calculations on each... -4.11