Harshit Sharma
Harshit Sharma
That is understandable, I appreciate you having written this repo and replying to my issue. I am learning a lot by playing around with KANs at the moment. However, I...
That sounds great! I'll come up with a proposal for some changes. Then you can assign this issue if you want. For now i've been compartmentalizing the KAN class into:...
update: I have the directory structure ready, i have made sure that the `from kan import *` usage across all the notebooks still works as expected. `kan/modeling/numeric_KAN.py` contains `NumericKAN` class...
Hi, you raise a valid point. I have been testing the code constantly while doing my changes. I have ran almost every notebook in `kan/docs/Examples` and `kan/docs/API_demo`. The solution works...
i feel contributions of large scope would be premature at this stage, given the state of reproducibility. ill maintain my own fork for now, hope you can get more hands...
facing the same issue, hyprland on arch linux with nvidia gpu ``` [gamescope] [Info] console: gamescope version 3.16.1-1-g1c9495c3 (gcc 14.2.1) [gamescope] [Info] scriptmgr: Loading scripts from: '/usr/share/gamescope/scripts' [gamescope] [Info] scriptmgr:...
i got it working by simply giving a single "--backend sdl" flag and nothing else. --backend wayland or --expose-wayland were giving me trouble
ABC usage in db_client is confusing, given no abstract classes are declared this leads to linter issues and is generally a bad pattern. I did not touch it as i...
> Looking at the readme, it seems that we ask the user to replace the PostgresDB client in code with an SQLite client as part of the setup process. >...
This seems interesting, has there been any updates on the dump?