Samarth Bhatia
Samarth Bhatia
I would like to ask if categorizing all the papers/adding an extra column regarding type of supervision(supervised/semi-supervised/self-supervised/weakly-supervised/semi-weakly-supervised) is possible, would be very helpful since this is the most well-maintained list...
:/ Looks like the chrome web store page is doing it again.
I have set 'shell_gui' to 'wt' correctly in the json, and linux shell opens in wt automatically. However, graphical SSH connection opens in a PuTTY window and looks very bad....
I would love to have an optimised (or at least CUDA) implementation of the K-Prototypes algorithm (package that I use: [kmodes](https://pypi.org/project/kmodes/), since a lot of data science deals with categorical...
This is a great extension, works with almost every website. However, youtube music seems to be buggy on syncwatch (it doesn't sync properly). Could you look into that? Or if...
**Is your feature request related to a problem? Please describe.** Yes, this concerns the "package size" of dash projects, which usually exceed 200mb, when they certainly don't need to for...
Pasting the script for eruda in gx's address bar doesn't do anything. The bookmark method works flawlessly for chrome since you edit the bookmark link, but doesn't work for gx...
Hi, I think it would be really convenient to have arrow keys work in the open quickly/recent files menu (accessed by ctrl+p) since this is itself a keyboard shortcut, and...
As seen in https://mantine.dev/core/switch/#thumb-icon, we can have a changing thumb icon in the Mantine Switch. But, unlike `offLabel` and `onLabel`, the icon is decided by `checked`. > ```js > thumbIcon={...
Summary: correct reference to [`peak_signal_noise_ratio` functional](https://pytorch.org/torcheval/main/generated/torcheval.metrics.functional.peak_signal_noise_ratio.html) in the [`PSNR` class](https://pytorch.org/torcheval/main/generated/torcheval.metrics.PeakSignalNoiseRatio.html) Test plan: Is a documentation fix, does not need tests