Dominik Straub

Results 4 comments of Dominik Straub

I think I am having the same problem in this experiment: https://gitlab.pavlovia.org/erkamil/staircaserdk We repeatedly play a sound as feedback after each trial. After ~100 trials, the sound plays with decreased...

Cool, I added you as a developer, if you want to have a look. If the project is too cluttered to find the issue with the sound, I can provide...

Hi @AndrewAnnex I only fixed some imports a couple of months ago, as far as I can remember. If there is anything I can do to help, I am happy...

The biggest problem is that the implementation of k-means was changed in sklearn 0.23.2: https://github.com/scikit-learn/scikit-learn/pull/11950 The internals of the implementation are now very different and it does seem like more...