Skip to content

Commit

Permalink
Optimize vignette
Browse files Browse the repository at this point in the history
  • Loading branch information
fouodo committed Dec 12, 2024
1 parent 726e693 commit bc5f4e7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 10 deletions.
2 changes: 1 addition & 1 deletion R/trainingFunctions.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#' @title createTraining
#' @description
#' Creates a [Training] object. Training object are designed to encapsulate training layers
#' Creates a [Training] object. A training object is designed to encapsulate training layers
#' and training meta-layer. Functions [createTrainLayer] and [createTrainMetaLayer] are available
#' to add the training layer and the training meta-layer to a training object.
#'
Expand Down
5 changes: 1 addition & 4 deletions man/TestMetaLayer.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions man/TrainMetaLayer.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion man/createTraining.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bc5f4e7

Please sign in to comment.