View source: R/TorchCallback.R
as_torch_callback | R Documentation |
Converts an object to a TorchCallback
.
as_torch_callback(x, clone = FALSE, ...)
x |
(any) |
clone |
( |
... |
(any) |
TorchCallback
.
Other Callback:
TorchCallback
,
as_torch_callbacks()
,
callback_set()
,
mlr3torch_callbacks
,
mlr_callback_set
,
mlr_callback_set.checkpoint
,
mlr_callback_set.progress
,
mlr_callback_set.tb
,
mlr_callback_set.unfreeze
,
mlr_context_torch
,
t_clbk()
,
torch_callback()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.