diff --git a/README.Rmd b/README.Rmd index a2eb77a5..fc48b0ae 100644 --- a/README.Rmd +++ b/README.Rmd @@ -210,7 +210,7 @@ deep_learner$train(mnist) ## Documentation * Start by reading one of the vignettes on the package website! - +* There is a [course on `(mlr3)torch`](https://mlr-org.github.io/mlr3torch-course/). ## Contributing: diff --git a/README.md b/README.md index 37e1341f..94a59a44 100644 --- a/README.md +++ b/README.md @@ -225,6 +225,8 @@ deep_learner$train(mnist) ## Documentation - Start by reading one of the vignettes on the package website! +- There is a [course on + `(mlr3)torch`](https://mlr-org.github.io/mlr3torch-course/). ## Contributing: