Simon Bachhuber
Simon Bachhuber
Hello, i am also getting a `[LibrdataError: The file contains an unrecognized object]()` when calling `read_r` on the following file [on github](https://github.com/christophM/interpretable-ml-book/blob/master/data/bike.RData) Running Python 3.9.12 on Ubuntu 20. This is...
Hello, i am experiencing quite the performance gap between the compiled simulate.cc GUI and the viewer application. I made i quick video of the issue (https://drive.google.com/file/d/1zT55YzBXGRdBOVW2JMWQVyoJtmYLpZf3/view?usp=sharing). My system is an...
### Applies To - [X] Notebooks (.ipynb files) - [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers) ### What happened? VS Code does not seem to...
I wrote a little additional example that showcases `diffrax` in a maybe not so obvious way. It also showcases `equinox` and the ability to freeze parameters. Let me know what...
Could we have the option to change the `fontsize` of the formatted output of a code section? Right now it feels too huge (and also way too colorful..) ![Screenshot from...
Disclaimer: I have not used `oryx` yet. Further, not an issue but rather just a question/discussion. Suppose i want to define some recurrent network but its initial hidden state is...
The example (https://github.com/Lightning-AI/litgpt?tab=readme-ov-file#continue-pretraining-an-llm) works fine on my machine but as soon as i replace with custom text files that each just contain one english language sentence with no special characters...
The user should be able to set the backend and currently it will always be incorrectly overwritten when importing this module
Hello, i'm running the app on a M2 Macbook Pro on macOS 14.7. The app does automatically unmount my time-machine SSD when the screen is locked, but *does not* remount...