-
-
Tried enabling Triton and ran into the above issue. I installed the latest version of Triton on PyPi (1.1.1). Is there a particular version this library is compatible with?
-
I have tuned many trials but still much worse than SGDM in cifar100.
From the paper you did not experiment CIFAR100, How about CIFAR100?
-
I reinstalled s-jSDM this morning to get the `importance` update. Loading the package gave this readout:
── Attaching sjSDM ──────────────────────────────────────────────────── 0.1.8 ──
✔ torch
…
-
I tried to install automatically by "install_sjSDM(version = c("cpu"))",
such error arose: The following packages are not available from current channels:
- python=3.1
Then I tried to in…
-
Hi,
I am trying to install sjSDM on my laptop (Ubuntu 20.04 LTS, R 4.1.1) and I get the following error:
```
> library(sjSDM)
── Attaching sjSDM ─────────────────────────────────────────────────…
-
/usr/local/lib/python3.7/dist-packages/tensorflow/python/keras/optimizer_v2/optimizer_v2.py:375: UserWarning: The `lr` argument is deprecated, use `learning_rate` instead.
"The `lr` argument is dep…
-
I have installed & run sjSDM on the cpu but can't get it to work on GPU.
Followed the help with install vignette and am posting the output of r sjSDM::install_diagnostic() below.
I'm not a techie so…
-
Hi,
I'm reinstalling R and everything following a migration to an M1 Mac.
The following code did not work for installation, and it looks like the sjSDM_env is incomplete?
doug
`
#### in …
-