Skip to content

Commit 2506474

Browse files
committed
seems to work locally... let's pray for remote
1 parent 63c4e90 commit 2506474

File tree

4 files changed

+2
-7
lines changed

4 files changed

+2
-7
lines changed

environment.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,4 @@ dependencies:
66
- jupyter
77
- jupyter-cache
88
- fastai
9-
- ipython
10-
- pydicom
11-
- kornia
12-
- cv2
13-
- skimage
14-
- ohmeow-blurr
9+

img/conditional_occ_penalized.png

-3.49 KB
Loading

img/marginal_occ_penalized.png

961 Bytes
Loading

published-202204-gimenez-lynx.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ We proceed with transfer learning using images from the Jura county (or a subsam
11031103

11041104
```{r echo = TRUE}
11051105
library(reticulate)
1106-
#reticulate::use_condaenv("computo")
1106+
#reticulate::use_condaenv("gimenez")
11071107
library(fastai)
11081108
dls <- ImageDataLoaders_from_folder(
11091109
path = "pix/",

0 commit comments

Comments
 (0)