Skip to content

Commit

Permalink
Styler + lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
LHBO committed Mar 1, 2024
1 parent 931d3cc commit 052086b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/approach_vaeac_torch_modules.R
Original file line number Diff line number Diff line change
Expand Up @@ -1676,7 +1676,7 @@ gauss_cat_loss <- torch::nn_module(
)


## categorical_to_one_hot_layer -------------------------------------------------------------------------------------------
## categorical_to_one_hot_layer ----------------------------------------------------------------------------------------
#' A [torch::nn_module()] Representing a `categorical_to_one_hot_layer`
#'
#' @description
Expand Down

0 comments on commit 052086b

Please sign in to comment.