Skip to content

Commit

Permalink
fix cover [build]
Browse files Browse the repository at this point in the history
  • Loading branch information
christophM committed Feb 28, 2022
1 parent 733a13a commit 93b0992
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manuscript/00.0-preface.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ install.packages("../pkg/sbrl_1.2.tar.gz", repos = NULL, type = "source")
```

```{r cover, cache=FALSE, eval = is.html, out.width="400px", fig.align="center"}
knitr::include_graphics('../cover/Bookcover_IML_KDP_v2/cutout.png', dpi = NA)
knitr::include_graphics('images/cutout.png', dpi = NA)
```

Machine learning has great potential for improving products, processes and research.
Expand Down
File renamed without changes

0 comments on commit 93b0992

Please sign in to comment.