Skip to content

Commit 26ecfda

Browse files
committed
document
1 parent 6e99e02 commit 26ecfda

File tree

5 files changed

+7
-11
lines changed

5 files changed

+7
-11
lines changed

R/ContextTorch.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ ContextTorch = R6Class("ContextTorch",
3838
#' The total number of epochs the learner is trained for.
3939
#' @param prediction_encoder (`function()`)\cr
4040
#' The learner's prediction encoder.
41+
#' See section *Inheriting* of [`LearnerTorch`].
4142
#' @param eval_freq (`integer(1)`)\cr
4243
#' The evaluation frequency.
4344
#' @param device (`character(1)`)\cr

man/mlr_context_torch.Rd

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/mlr_pipeops_nn_identity.Rd

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/mlr_pipeops_nn_tokenizer_categ.Rd

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/mlr_pipeops_nn_tokenizer_num.Rd

Lines changed: 1 addition & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)