EZinman
EZinman
Hi, The [data](https://github.com/waico/SKAB/issues) in `valve1` is labeled 0-15, and in `valve2` is labeled 0-3. The `README.md` file, however states that the experiment labels should be reversed, and that names should...
**Describe the bug** During the installation, the use of the `find_packages()` function without any parameters causes the package `tests` to be installed. This is (possibly) an unintended behavior, and since...
A notable difference bewteen tasks and actors when it comes to GPU memory deallocation with PyTorch
Hi, I came across an annoying bug when using tasks with PyTorch. It seems that when a function is executed within an actor, the allocated memory deallocates properly, but when...
Also, support dtype specification in MTLR & NMTLR
As a longtime user of Bokeh, I find it beautifully written and very useful. However, as far as I'm concerned, the competition (Plotly) has one major feature that Bokeh lacks,...
Found this issue in reddit but not here. **Describe the bug** When saving, inside the game and then restarting, no save game is found. This happened to me on Pokemon...
### Is your feature request related to a problem? Please describe. In my code, I would like to do [...] ```cython if cython.compiled: cython.eval("typedef const int a") else: a =...
Hi Following #11027, please make the on-axis panning noticeable. That behavior is unknown because the mouse cursor is just the regular pointer, and not a horizontal/vertical arrows that indicate that...